On Apr 15, 2008, at 6:28 PM, Paul McNett wrote:
> seek() by definition moves the record pointer. And when the record
> pointer moves, I expect Dabo to do the right thing and requery the
> child
> bizobjs. However, the runRequery argument is False by default.
>
> Actually, I don't expect all children to be requeried, just reparented
> and requeried if needed (if they haven't been queried for this
> parent yet).
>
> Any objection to changing runRequery() to True, and/or implementing
> the
> relinking and requery when needed?
IIRC, the reason to defaulting to False was performance: only run the
requeries if specifically requested. But I don't see anywhere where it
is used except in moveToPK(), and there it specifies that the requery
be run.
So no, I have no objection, unless someone else can think of a good
use case where this would cause problems.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]