Re: kxml / junit
Stefan Haustein <[email protected]> Mon, 09 Feb 2004 02:18:03 +0100
| Newsgroups | gmane.text.xml.xmlpull.devel |
|---|---|
| Organization | University of Dortmund |
| Message-ID | <[email protected]> |
Aleksander Slominski wrote:
> so i was thinking we should have a property that sets serialzier
> processing model to XML version and is checked for complaiance with
> startDocument. by default it is XML 1.0 and if _optional_ property is
> supported than verion can be switched to 1.1.
Can we change this to make the more restricted version optional? All
those checks sum up, and I am still targeting J2ME... :) Do you know if
there are other relaxations in 1.1 that would allow to shrink the parser
size?
I am not sure how exactly to handle this: Always escaping \n and \r
would mean to have no line breaks in the generated File(?). So do'nt we
need another method that adds an actual line break??
Also, what should we do if someone includes illegal text (e.g. "-->") in
comment() or cdata()??
I would like to throw an exception in the cdata case and to replace '-'
by '=' or similar in the comments(?)
Best regards,
Stefan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xmlpull-dev/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/