Can self._registryID default to None instead of ""?
Since the user API to this is through the RegID property, can Form.registerObject() be changed to Form._registerObject()?
I like the dot notation, but am wondering about removing the _registrations dict. Is there any other use of object registrations where someone would need to query the set of registrations? If so, we need the dict. If not, it is redundant.
-- Paul McNett http://paulmcnett.com http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
