durusmail: durus-users: Durus: my experience and trouble
Durus: my experience and trouble
2005-10-25
2005-10-25
2005-10-25
2005-10-25
2005-10-25
Durus: my experience and trouble [SOLVED]
2005-10-26
Durus: my experience and trouble
Kai Schmidt
2005-10-25
Am Dienstag, 25. Oktober 2005 15:20 schrieb David Binger:

> Delete _persistent_base.so and Durus will be pure-python.

I have one important addition to make:

If I start with an empty durus-ODB-file, and run my prog against  100% python
durus. I see a (new) error statement. A "UnicodeEncodeError" !!!
My IDs are normal python-strings, sometime unicode-strings u"string with
german umlaut".

I'm pretty sure, thats the reason! Will try to convert *every* stringID to
unicode as BuchDB[u'unicode_String'].keys()
The (not so) transparent conversion between str <--> unicode as OID seems to
be problematic.

[[It's a shame, that non-7bit still makes troubles]]

Keep you informed ...

Kai
reply