Sure, I could test it on my database. Don't worry about corrupting data, I'm
just trying to save polish characters in database
before I'll start real development, so I could recreate it.
These polish characters are a stopper for my application, so of course I'd
like to help.
Just send me the files, I'll respond soon.

By the way, if you want to have polish version of framework, I could help to
port it to polish. However, I'm quite new to Python,
so probably I'll need some guidance :)

Waiting for files...

Marek

On 12/19/06, Ed Leafe <[EMAIL PROTECTED]> wrote:
>
> On Dec 18, 2006, at 6:21 PM, Marek Went wrote:
>
> > I suppose national characters should be supported (utf-8), but I have
> > problem with this. Is it possible to work with utf-8 wide character
> > set?
>
>         Yes, it certainly should be, but we keep finding places where the
> code falls short of full unicode compliance. Guess that's what
> happens when you get two Americans writing it!  ;-)
>
>         This is one of those cases where the exception handling we built
> in
> works against us. It's needed because it has to rollback any failed
> transactions, but it also masks the actual location of the code that
> is causing the problem.
>
>         If I were to give you modified copies of dBizobj.py and
> dCursorMixin.py for testing, would you have a test database that you
> could work with - one that you don't care if transactions get messed
> up, and can delete afterwards? I don't want you to test on important
> data, since removing these exception handlers can possibly leave the
> database in a corrupt state.
>
> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com
>
>
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
>


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to