On Sat, Dec 15, 2007 at 02:11:30PM -0800, Fred C wrote:
> >  for user in message.msg_to:
> >     print user.status
> >
> >  Is it what you want?
> 
> Yes something like that.

   This is exactly how RelatedJoin works - message.msg_to returns a list of
users. Of course, it does a join internally.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to