Hi Udesh,

Request #9 in the change list is just a correction to the documentation.
There isn't any work there for an implementer.

Xerces does not yet have an XMLStreamWriter (the interface in StAX which
writes/serializes an XML document). I think a basic implementation of an
XMLStreamWriter (one that can write to a java.io.OutputStream and
java.io.Writer) would be a good GSoC project.

Xerces also still does not yet have an XMLStreamReader implementation,
though I think that might be a little too complex / too much work for a
GSoC project.

Thanks.

Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: [email protected]
E-mail: [email protected]

Udesh Liyanaarachchi <[email protected]> wrote on 02/14/2012
01:12:43 PM:

> Hi Michael,
>
> Thanks for the references.
> Your idea is interesting. Do you think request 9 of [1] can be
> proposed as a GSoc project..?
> What changes of [2] would you think more important for Xerces.
>
> [1] http://jcp.org/aboutJava/communityprocess/maintenance/jsr173/
> proposedChanges_revised_for_MR11.html
> [2] http://www.jcp.org/en/jsr/summary?id=173
>
> Cheers,
> Udesh

Reply via email to