in reply to Re: Why perl is more OO than C++ or Java...
in thread Why perl is more OO than C++ or Java...
OOP is about using objects, as well as adding objects. It's a paradigm shift, not just a few new keywords and syntax goodies. People were writing OO code before OO existed and people are writing procedural code with OO syntax.
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Why perl is more OO than C++ or Java...
by Masem (Monsignor) on Sep 13, 2001 at 18:10 UTC | |
|
Re: Re: Re: Why perl is more OO than C++ or Java...
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 |