Hi,
I would like to reuse certain JaxMe components in ws-xmlrpc:
* The DateFormat classes for xs:dateTime, xs:date, and xs:time.
* The SAX serializer, an XMLWriter, which allows to embed
components with arbitrary namespaces into existing SAX
streams.
* The javax.xml.XMLConstants and javax.xml.namespaces.QName
classes, which are new in Java 5, but still usable to prior
Java versions.
The proper place for these would possibly be xml-commons. However, I
have repeatedly posted a suggestion there with no result. So it seems to
be a good alternative to found the ws-commons. How about that? Given the
rapidly increasing number of projects, it seems about time for a project
that allows to share code.
Jochen
|