On Sep 8, 2005, at 6:09 PM, Paul McNett wrote:

Can self._registryID default to None instead of ""?

    Sure, but I guess I don't see the difference here.

Since the user API to this is through the RegID property, can Form.registerObject() be changed to Form._registerObject()?

I'm not really clear on the whole "_" prefix thing. I was under the impression that a single underscore prefix meant that the att isn't supposed to be accessed from outside the class. Is that incorrect?

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.

I can't think of any. I've never needed anything like that in the past using Codebook.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to