On Tue, Apr 22, 2008 at 10:10 AM, Ed Leafe <[EMAIL PROTECTED]> wrote:
> On Apr 22, 2008, at 11:00 AM, Nate Lowrie wrote:
>
>  > I understand that and do what you suggested currently.  My question is
>  > why can't I do it with one bizobj that uses a join to join the tables
>  > together?
>
>
>         It goes against the general design principle that a bizobj manages
>  the logic for a single updatable table. If Person and Customer are
>  distinct entities, they should have distinct bizobjs.
>
>         My question to you is why is this a problem? You can use a single
>  bizobj to join fields for display and reporting.

It's not really a problem.  I was just trying to avoid the need for
two bizobjs...


_______________________________________________
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