Re: OO applications
- From: johnsuth@xxxxxxxxxxxxx
- Date: Sat, 13 Aug 2005 03:37:45 GMT
In <42fc651d$1@xxxxxxxxxxxx>, Craig <benbowcSpamNotI@xxxxxxxxxxxxx> writes:
>johnsuth@xxxxxxxxxxxxx wrote:
>> In <MPG.1d6630c322c4925a989e3b@xxxxxxxxxxxxxxx>, Aaron Lawrence <aaronlNOT@xxxxxxxxxxxxxxxxxx> writes:
>>
>>>At that very moment, johnsuth@xxxxxxxxxxxxx turned to
>>>comp.os.os2.programmer.misc and said
>>>
>>>>Are OO applications seen on corporate mainframes, or are they mostly seen on
>>>>single user systems?
>>>
>>>What do you mean by OO? Object Oriented?
>>>
>>>If so then probably most of your desktop applications are written using
>>>OO language or design in some form. Whether the applications have an OO
>>>user model is another question as we all know well... :)
>>
>>
>>
>> Yes, but what about corporate mainframes. Does one see applications sending
>> messages to objects there?
>>
>It really depends on the software thats being run. Typically maiframes
>are data storage and processing facilities that typically have run
>programs written in C, COBOL, Fortran etc. These languages are not
>object orientated although OO designs will work in them but they are not
>easy to write effectively. The type of transaction processing work many
>mainframes do is actually more efficient in script type programs that
>start do a bunch of processing and stop.
>Newer installations may well be running programs written in C++ or
>SmallTalk etc. These types of setups you would find where adaptive
>and/or interactive systems are required such as research facilities...
>
>For all that I'm not sure what your question was leading to. If you are
>wondering if OO sytems are being programmed on Mainframes the answer is
>no doubt yes. If you are asking if they are widely used I would say not
>likely for mainly historic reasons.
Thanks Craig.
I have been reading OO programming texts, and the authors' explanations and
justifications for OO design and programming, without sharing their enthusiasm
for the paradigm.
I have picked up from the collected writings, the view that OO is great for
simulating on the computer display, unstructured interactive tasks; e.g.
typesetting, drawing, painting, board games. However I don't see any reason to
denigrate the procedural languages when so many business tasks are all about
following procedures.
Hence my curiosity about OO applications on mainframes.
Can I assume that SNA and CICS will live on (like OS/2) until users
encounter a compelling reason to pay for a change?
.
- Follow-Ups:
- Re: OO applications
- From: Lee Riemenschneider
- Re: OO applications
- From: Craig
- Re: OO applications
- From: Richard Steiner
- Re: OO applications
- References:
- OO applications
- From: johnsuth
- Re: OO applications
- From: Aaron Lawrence
- Re: OO applications
- From: johnsuth
- Re: OO applications
- From: Craig
- OO applications
- Prev by Date: Re: Build GCC
- Next by Date: Re: OO applications
- Previous by thread: Re: OO applications
- Next by thread: Re: OO applications
- Index(es):
Relevant Pages
|