On May 15, 2006, at 9:38 PM, Paul McNett wrote:

Added the ability to set a bizobj LinkField to a table.field reference,
instead of merely a field reference. This appears to be essential to
making M:M joins work, where you don't have a bizobj defined for the
join table.

Implementing M:M support is going to be a lot more involved than that. I've started down this road many times, only to get stuck and then postpone further work. The main problem is under the hood, where you have cursors that need to be shared among more than one bizobj. I thought it would be simple to implement, but it gets hairy quickly, so a good design is going to be critical to making this work solidly.


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




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

Reply via email to