I'd like to see how far we can go with breaking out components. HTML and WML should be separate.
At some point, I'd like to see us be able to build a SAX only parser and a DOM only parser jar. We don't have to distribute Xerces that way, but having ant build options that would let others build such configurations would be useful. On Tue, 2002-05-07 at 08:19, Elena Litani wrote: > Andy Clark wrote: > > > > Since we have a 2.x.0 point release coming up, do we want to > > make *that* the time when we try to do the official split from > > the Xerces core into the new sub-projects? For example, moving > > the HTML and WML DOMs as well as serialization to their own > > sub-project. > > I disagree with moving serialization code to a sub-project. This code is > used by DOM Level 3 Save implementation and since there are plans to > support DOM Level 3 I don't see how can we move the serialization code. > > I don't have any strong opinion about HTML and WML DOMs. > > -- > Elena Litani / IBM Toronto > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
