Hi,

   I use it.

   Just discovered that 0.8 doesn't work very well with ZPT (Zope  
Page Templates). Everytime there's a tal:repeat="x expr" ZPT calls  
"if not expr", which in turn calls __nonzero__ and since 0.8 that  
raises an exception. So I'll have to add list() everywhere or just  
stop using ZPT.

On 10/07/2007, at 11:57, Oleg Broytmann wrote:

> Hello!
>
>    How many users of SQLObject 0.7 are here? I'd like to abandon it  
> finally
> and ask people to upgrade to SQLObject 0.9. But if there are still  
> many
> users who cannot upgrade by some reason (because, e.g. their Linux
> distributions still stuck with 0.7) I will continue maintaining it for
> a few additional months.
>
> Oleg.
> -- 
>      Oleg Broytmann            http://phd.pp.ru/             
> [EMAIL PROTECTED]
>            Programmers don't die, they just GOSUB without RETURN.
>
> ---------------------------------------------------------------------- 
> ---
> 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
>

--
Humberto Diógenes
Diginet Brasil



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to