Message129

Author jcater
Recipients btami
Date 2006-04-03.18:54:54
Content
Modified:
   trunk/gnue-designer/src/base/Document.py
Log:
Since SAX won't let us access the encoding used for a document, but rather converts to unicode, we now always write out XML in UTF-8 encoding.

issue41 testing

History
Date User Action Args
2006-04-03 23:54:56jcatersetmessageid: <1144108496.61.0.167249146755.issue41@gnuenterprise.org>
2006-04-03 23:54:56jcatersetrecipients: + btami
2006-04-03 23:54:56jcaterlinkissue41 messages
2006-04-03 23:54:56jcatercreate