[Grace-core] Query on built-in objects

James Noble kjx at ecs.vuw.ac.nz
Tue Jun 19 18:01:51 PDT 2012


>> what does   object { }   actually mean? 
> 
> and does it depend on the dialect?  

right.  I think if the answer isn't "an object with no methods"
then it should depend on the dialect.

> In other words, is the primæval object from which all objects without an explicit super-object inherit fixed, or is it defined in a library?

sure. the other question is: if objects do (implicitly) descend from some Ur-object,
if we want to make an object that doesn't, how to we write that?  annotations?

James


More information about the Grace-core mailing list