On 7/6/07, Michael Reece <[EMAIL PROTECTED]> wrote:
> i've skimmed the docs again and don't see it, but is there an easy
> way to generate _iterator methods for one-to-many relationships?

No, but creating one wouldn't be hard.  It's basically just the
existing "find" method, with the get_objects() call replaced with
get_objects_iterator(), plus some details.

-John

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to