Re: OOP can be simply summed up as 'passing messages to objects'
- From: "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Feb 2006 22:00:41 +0100
On Sun, 26 Feb 2006 20:43:10 GMT, Daniel T. wrote:
In article <1140967633.852747.88410@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"Vysakh P Pillai" <vysakhpillai@xxxxxxxxx> wrote:
This is my 1st year B-tech Seminar topic.Can anyone plaese give me
someone please give me some points for this????
I'm redirecting this from comp.lang.c++. Anybody want to help out?
Passing messages tells nothing about what's going on. In terms of OSI it is
a transport layer, nobody cares about. OOP begins a pair storeys above, in
the application domain. IMO essential to OO is generic programming, i.e.
one in terms of sets of types. Hence polymorphism plays a crucial role for
OO.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.
- Follow-Ups:
- Re: OOP can be simply summed up as 'passing messages to objects'
- From: Daniel Parker
- Re: OOP can be simply summed up as 'passing messages to objects'
- References:
- Re: OOP can be simply summed up as 'passing messages to objects'
- From: Daniel T.
- Re: OOP can be simply summed up as 'passing messages to objects'
- Prev by Date: Re: OOP can be simply summed up as 'passing messages to objects'
- Next by Date: Re: With Agile methods, we are measuring the right things
- Previous by thread: Re: OOP can be simply summed up as 'passing messages to objects'
- Next by thread: Re: OOP can be simply summed up as 'passing messages to objects'
- Index(es):
Relevant Pages
|