On Fri, May 12, 2006 at 12:10:22PM -0700, David Creemer wrote:
> Can I humbly request that the part of the patch that at least applies  
> to problem #2 above be applied to the 0.7-bugfix release?

   I tried. No way:

[SQLObject-0.7/sqlobject/tests/test_cache.py:36]
>       CacheTest.sqlmeta.expireAll()

E   [failure to get at sourcelines from <TracebackEntry 
/home/phd/work/SQLObject/SQLObject-0.7/sqlobject/tests/main.py:576>]
>   AttributeError: 'sqlmeta' object has no attribute 'expireAll'

   I copied .expireAll() from the trunk:

E   [failure to get at sourcelines from <TracebackEntry 
/home/phd/work/SQLObject/SQLObject-0.7/sqlobject/tests/main.py:576>]
>   AttributeError: 'CacheSet' object has no attribute 'weakrefAll'

   So, if you want the patch to be backported - do all necessary copying,
test and submit a proper patch.

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to