Oleg Broytmann a écrit :
> On Mon, Oct 23, 2006 at 10:00:29PM +0200, sophana wrote:
>   
>> If 0.8 is stable, why not releasing it indeed.
>>     
>
>    I am still waiting for MySQLdb users to report how stable is it in
> regard with unicode. ;)
>
>   
I already replied. My website now works just fine (in the sqlobject
part). I did have to use both sqlobjectEncoding + charset parameter for
it to work. (wasn't it supposed to be only one?)
I'm still suffering on the python bug when you add a string to an
unicode with +=, the string is encoded into ascii. I still don't
understand why python didn't merge unicode and strings.
>> What about the issue on a caching algorithm that maintains a constant
>> cache memory size (not having to flush the cash from time to time)
>> This algorithm would delete cached entries after a specified number of
>> entries is reached. (I don't know what is the difficulty about that)
>> My website database does'nt reach a critical size yet, so i'm not
>> affected yet, but I would find this really annoying.
>>     
>
>    There was a patch in SQLObject 0.7.1 called "cull patch" that does
> exactly this. If it doesn't - that should be investigated and fixed.
>
>   
Unfortunately, I can't test it. But it is a good thing that it does exist.
>> I would also like to thank Oleg for his GREAT job  on sqlobject!
>>     
>
>    Thank you, and many thanks to all patch submitters and testers!
>
> Oleg.
>   


-------------------------------------------------------------------------
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