On Jul 24, 2006, at 6:21 AM, Simen Haugen wrote:

How can I have several different bizobjs on one table?

The name of the datasource has to be a valid table, and if I have two
bizobjs on the same table it cannot know which one to use, right?
Is there another way of saying what bizobj should be used without
referring to the datasource name?

I guess I'm not clear on why you would need more than one bizobj per table. Conceptually, a business object is a wrapper for a database table, and provides the business logic for the entity whose data is stored in that table. Can you explain to me what it is that you are trying to do? Perhaps there is a better solution.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to