in reply to Why perl is more OO than C++ or Java...
OOP is about being able to add objects not in the language spec. Plus all those little things like inheritance, per-object instance variables, class variables, etc. Perl has some of these, to varying degrees.
Sure, you can use the term "OOP" to refer to something completely different. But you'll be proving that Perl is something completely different than what people mean by OOP...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Why perl is more OO than C++ or Java...
by jepri (Parson) on Sep 13, 2001 at 18:16 UTC | |
Re: Re: Why perl is more OO than C++ or Java...
by dragonchild (Archbishop) on Sep 13, 2001 at 18:00 UTC | |
by Masem (Monsignor) on Sep 13, 2001 at 18:10 UTC | |
by John M. Dlugosz (Monsignor) on Sep 14, 2001 at 09:24 UTC | |
by Nitsuj (Hermit) on Sep 14, 2001 at 14:48 UTC | |
by John M. Dlugosz (Monsignor) on Sep 15, 2001 at 01:18 UTC |