On 1/18/06, hugo <[EMAIL PROTECTED]> wrote: > > One thing I would agree to is, the default 'objects' is magic that > should be removed. Actually that was my position in the discussion, to > make the manager assignment _allways_ explicit, so people allways will > choose the name of the manager object ;-)
+1. Gets around the reserved word problem entirely, and removes a little bit more magic from model definitions. Russ Magee %-)
