http://www.perlmonks.org?node_id=44821


in reply to Re: Re: Perl is NOT OO but neither is Java
in thread What is it about perl that makes perl so cool?

Right, if you go back to that post, I say that Perl, Java, and C++ are all "hybrid-OO", to distinguish them from Smalltalk, Eiffel, Ruby, and (I think) Scheme which are all "pure-OO". But if asked of any of those are "OO", I'd say yes. I was only rallying against the (incorrect) meme of "Everything in Java is an Object! It's all OO!". Because that is wrong.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: Perl is NOT OO but neither is Java

Replies are listed 'Best First'.
Re: Re: Re: Re: Perl is NOT OO but neither is Java
by zigster (Hermit) on Dec 04, 2000 at 22:00 UTC

    Do you not think however that such classifications should not be used to create a top 10 of languages? OO is in the vogue atm however I really dont like to reject a language because it is not OO. I there are more pressing issues. As I have said in other posts atm I am coding java stuff for web, java was chosen becuase it is OO despite the fact that IMHO perl would be more apropriate as it is more suited to the problem space.
    --

    Zigster