On 4/17/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
> Though that can be handled using a strip helper alone too -- we'd
> just need an unstrip() function that builds back in a db object and
> metadata

I don't think that'd be necessary.  The meta and db attributes would
re-materialize on demand.  We could even serialize the db attribute if
we first were sure to clear the DBI dbh it holds.

> and we'd need to  loop each object for the right information to strip or not.

What's to loop?  Just clearing meta and the dbh would make a nicely
serializable object, as far as I can tell.

-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