Ivan Sagalaev wrote: > Malcolm Tredinnick wrote: >> I applaud Adrian's attempts to be unicode-aware from the get go, but >> it's also cost a bit of sleep lately trying to debug things. Having >> spent most of my free time over the last three days looking at this >> exact set of problems, I'm beginning to think we should just bite the >> bullet and move to unicode everywhere (and assuming UTF-8 encoded >> bytestrings for the rest) right now. I've been making the changes in a >> sandbox this afternoon and it will take most of tomorrow to get a sense >> of how well it's working, I think. > > +∞ !!! > > Actually I'm working with Django now full-time and want to help in > making unicode in Django just happen. On my first day at the new job > I've immediately encountered two people complaining about these problems > on the verge of MySQL DB driver and serialization framework. > > I remember Gábor Farkas had a plan for unicodification. Gábor is it > still valid? If not I could elaborate something myself. >
hi, depends on how you define "valid" :) i did some "tests", converted the request-handling and most of the template-rendering, but i don't think it makes sense to use the patches i did at that time, because: - i probably lost them already :) - it was very easy to do - they wouldn't apply to trunk cleanly but i am also +1000 for this change. switching to full unicode is a lot less risky than trying to make the unicode-newforms-with-bytecode-django chimera work correctly. so, if the unification process starts, i'm also eager to help with it. let's hope Malcolm "branch" will work until the deadline :) but, even if it not, i think full django-unification is worth ANY cost. gabor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---