|
Re: my delta to your code: msg#00002java.enhydra.kxml
Bogdan Onoiu wrote: I commented all my changes. They all start with my name. Hi Bogdan, I am sorry for the long delay. Thanks a lot for your fixes. Would you mind subscribing to the kxml.enhydra.org list? This way, design decisions and discussions would be automatically archived in the mailing list, and others could participate if interested...? Concerning your changes: Issue #1: Codepage switch Event bug Would it be OK to just let the codepage switch go silently without generating an event that is observable by the user? I think it would be consistent with the serializer where the codepages are also switched implictily... Issue #2: +0x(8)5 offsets in the tables 0..4 and 0x80..0x85 cannot be used, and in J2ME every byte counts, so I decided to save the space. It may look a bit odd but I think it is sufficiently commented to avoid errors? Issue #3: Lack of utf8 support (iso8859-1 is hardcoded) I think the best solution would be to support the charset parameter of setInput. However, there are probably byte/char conversion issues lurking in the code... :-/ Issue #4: Attribute Start recognition, regular text lookup in the string table... I am not sure how to do this best without lots of O(n) iterations.... Best, Stefan
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Issues with WbxmlParser.java in KXML2 rel. 2.1.8, Stefan Haustein |
|---|---|
| Next by Date: | Re: Kxml: Issues with WbxmlParser.java in KXML2 rel. 2.1.8, Eric Vuillermet |
| Previous by Thread: | Issues with WbxmlParser.java in KXML2 rel. 2.1.8, Eric Vuillermet |
| Next by Thread: | Re: Kxml: Issues with WbxmlParser.java in KXML2 rel. 2.1.8, Eric Vuillermet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |