Daniel Rall <[EMAIL PROTECTED]> writes:
> > Personally, I would advocate John's approach, combined with support
> > for the element from the XMC draft:
> Thanks for the offer. I went ahead and just changed the code to throw
> an XmlRpcException (it's really annoying that that is a checked
> ex
dlr 2002/08/20 09:59:23
Modified:xdocschanges.xml
Log:
Noted update to recent XmlWriter changes.
Revision ChangesPath
1.12 +4 -3 xml-rpc/xdocs/changes.xml
Index: changes.xml
===
RC
dlr 2002/08/20 09:58:48
Modified:.project.xml
Log:
Added John Wilson to developers list.
Revision ChangesPath
1.8 +6 -0 xml-rpc/project.xml
Index: project.xml
===
RCS file: /h
dlr 2002/08/20 09:48:50
Modified:src/java/org/apache/xmlrpc XmlWriter.java
Log:
writeObject(): Noted new exception thrown.
chardata(): Characters out of range for the XML spec won't be written
as XML to avoid parse errors on the client side. Instead, and
exception will