On Mon, Oct 23, 2006 at 10:54:52PM +0200, sophana wrote:
> >    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).

   Thank you for the report!

> I did have to use both sqlobjectEncoding + charset parameter for
> it to work. (wasn't it supposed to be only one?)

   No, not yet. There were three that I merged into two, and the next step
will be to use one encoding.
   BTW, the step will be harder for MySQL because MySQL uses different
naming schemes. Even worse, MySQL uses different encoding names in
different versions, so I will need to dig the information from MySQL docs
and write a few mappings from python encoding names to MySQL names.

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
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to