--- Ed Leafe <[EMAIL PROTECTED]> wrote:

> I originally had a object retrieval method in the dFormMixin
> class, but the name resolution code seemed much better and
> cleaner that I removed it. Now, no matter where the object is in
> the containership hierarchy of the form, you can reference it
> using simple dot notation. E.g., if the object's RegID is
> 'cellphone', any code in the form can reference it as
> 'self.cellphone', and any other object on the form can reference
> it as 'self.Form.cellphone'.

I am not following the development in any detail, but FWIW is there
any chance the the name of a component object (its RegID) will
conflict with the name of an actual attribute or a method?

Regards,
Donnal Walter
Arkansas Children's Hospital


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

Reply via email to