|
Posted by Willem Bogaerts on 05/16/07 13:50
>> I'm curious why you think Java "is a pure OO implementation?"
> Why do you think it isn't?
Because it is not pure OO. Not everything is an object. There are "basic
types" and "objects" in java. And Strings, that are both/neither basic
types and objects.
In pure OO languages (like Ruby), ALL types are objects. Including
integers, floats, etc.
--
Willem Bogaerts
Application smith
Kratz B.V.
http://www.kratz.nl/
Navigation:
[Reply to this message]
|