On 08/06/2008 Steve Rose wrote:
     Another rookie question. Is it possible to have 2 bizobjs on the
     same form and have each be independent of one another?

Think about Ed's basic architecture: it's the Bizobj that's in control, 
the form's job is just to find out what the user wants the Bizobj to do. 
  The default assumption is that each of your tables has distinct 
business rules, which are expressed in its own Bizobj.  Therefore, if 
your form is talking about two tables, it should be talking to two Bizobj's.

Dan Covill


_______________________________________________
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/[EMAIL PROTECTED]

Reply via email to