-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dalibor Topic wrote:
I, too, want to see GNU JAXP integrated into GNU Classpath.
I don't think it's absolutely inevitable to merge GNU JAXP's source
code in, if and only if it can be made a hard requirement during the
build process. In that case, to build classpath one would need that
additional dependency. Plus point on the modularisation side (you
could still use GNU JAXP separately from GNU Classpath). Minus point
on the maintenance side (you need to continue dealing with two
possibly asynchronious packages).
Moving GNU JAXP to the Classpath project is not a problem for the
current JAXP developers.
Note on modularisation: as I understand it GNU JAXP is only really used
by Classpath and the various free JVM implementations (libgcj, kaffe,
etc), which already use Classpath or are attempting to unify their code
with it.