Hey Ed, 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? Paul _______________________________________________ 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]
