Nate Lowrie wrote:
> On 9/13/07, Uwe Grauer <[EMAIL PROTECTED]> wrote:
>>> self.bizObjs = {}
>>> for i in range(1,10):
>>>       self.bizObjs[i] = dabo.biz.dbizObj()
>>>
>>> Then access them with self.bizObjs[i] instead of self.bizObj1, 
>>> self.bizObj2, etc.
>>>
>> Attention.
>> I you do this, don't expect that Dabo works as it should any more.
> 
> Why not?  They are not registering them with the application.  I see
> no problem here, although I don't really like the implementation.
> 
> Nate L.

Do you expect that a form.refresh() would still work?




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to