Re: [VOTE]: motion to transform Xerces into a top-level project as a member of the "federation" of XML projects
| Newsgroups | gmane.text.xml.general,gmane.text.xml.xerces-j.devel,gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
AC>> I guess the problem I have with it is that, to me, a sub- AC>> project should be related to a parent project which has AC>> some physical code. NG>What's the "physical code" in the XML project to which all the NG>Xerces-*, Xalan-* et al are related to? How about the test suite? Over in Xalan, we think of all the flavors of Xalan as part of the same (sub-)project because they have a test suite in common. The tests depend on correct parsing, so parsing gets tested as a byproduct of XSLT testing. Those projects which implement W3C specs have the specs and associated conformance tests as a common "code" base. .................David Marston