|
|
|
|
|
by michaelneale
5970 days ago
|
|
>very clearly should be objects, such as classes, are not objects Well classes are objects themselves, but not necessarily related in a useful way to the objects which they instantiate. You can't do as much with them (other then look at them, or load new ones) - or do you mean more a prototype based OO? |
|