On Thursday 13 September 2007 12:52, Uwe Grauer wrote:
> 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?
Yes - it does work. The bizobj's are NOT registered with the form.
--
John Fabiani
_______________________________________________
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]