Bill Campbell wrote:
> On Tue, May 29, 2007, Bill Denney wrote:
>   
>> I'm wanting to get an object as a dict similar to:
>>     
> I *THINK* you can say this in current versions of sqlobject:
>
> d = someinstance.sqlmeta.asDict()
Thank you, that is very similar to what I'm wanting, and it helps a 
lot.  The only difference is something I forgot to specify in the first 
e-mail:  I'm also wanting the joins from the object (specifically I'm 
using RelatedJoins, but in general I'd like 'em all).

Is there a way to get the joins, too?

Thanks,

Bill

-------------------------------------------------------------------------
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/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to