Dan Sugalski wrote:
> * Objects are bigger since they all need an .ISA property, if we toss the 
> per-class @ISA

I certainly like the idea of instance-level inheritance (since
it's the only way to go in prototype-based OO), but I hope we
wouldn't sacrifice class-level inheritance for it.
We could have both, right?  We could let classes be first-class
objects, eh?

-- 
John Porter

Reply via email to