On Sat, Aug 05, 2006 at 01:44:55PM -0400, Sean McBride wrote:
> What, you think I'm crazy? ;)

   I very much hope you are! Because to dive deep into SQLObject code and
successfully write a major patch one must really be crazy! ;)

> Actually, you don't need to declare the extra columns in the Item class, 
> since they're only around over the course of this select query. Include 
> the extraColumns argument on the select and the resulting SelectResults 
> lazy iterator would spit out (SQLObjectInstance, extraColumnsDict) 
> tuples instead of just SQLObject instances.

   Well, that sounds pretty reasonable!

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to