From: Leif K-B. <eu...@ec...> - 2004-11-30 09:50:43
|
I'm working on a database-heavy Web application. I really like SQLObject's features, so I would like to use it; unfortunately, the lack of Unicode support is a real problem. I would imagine that this could be fixed fairly easily by subclassing StrCol, but I'm really not familiar enough with SQLObject's internals to do it myself. Has anyone else tried that? Are there plans to natively support Unicode in SQLObject 0.6 or later? |