Użytkownik Paul McNett napisał:
> On 10/28/10 9:55 AM, Jacek Kałucki wrote:
>
>> Hi.
>>
>> I sometimes have to use such referencing:
>> self.getChildByDataSource("a"). ... .getChildByDataSource("z").
>> What do you think about such idea,
>> that dBizobj.getChildByDataSource() method return
>> child object reference across all children?
>>
>> http://dabo.codepad.org/IdjRU3GH
>>
> Hm, I never use that method. I simply store attribute references to my
> bizobjs, so I
> can do for example:
>
> biz = bizOrders.bizOpenings.bizMiscOptions
>
>
Good idea, but I still must add attributes manually.
Although, I still can modify addChild method to:
addChild(bo, "bizOpenings")
and use setattr() function.
Thanks.
--
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]