[Prev][Next][Index][Thread]

Re: [FD] creating classes at runtime



Hugh Greene q@tardis.ed.ac.uk on  2000-05-11 14:15 wrote:

> BTW, the slots you put in a dynamically-created class can given a "type:"
> *or* a "deferred-type:".  In the latter case, the expression for the
> slot's type isn't evaluated until within the first call fto make for that
> class.  Anyone know/think of a use for this?!?

Circular types, e.g., if one of the slots can refer to the type you are in
the middle of creating?



References: