[DGD]forced compile of auto object?

Par Winzell zell at skotos.net
Thu Mar 23 02:36:05 CET 2000


 > Actually, my object database IS in the driver object for just this reason.
 > I couldn't see any other way to capture those first references otherwise,
 > and I hate having to hard code exception list <grin>.

Ahh. OK, that makes sense. I still don't quite see how you would recompile
the auto object. Either the driver object explicitly inherits auto, in which
case you'd have to destruct it and recompile the driver object (a bit scary),
or it does not, in which case you don't need to recompile it -- you can init
the object tracking mechanism before the first external object is loaded.

Par

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list