Re: Loosing significant space in LSSerializer

2009-11-23 Thread Chris Simmons
It is in Xalan. Their serializer started as a copy of the Xerces one (even has similar package names: org.apache.xml.serialize vs. org.apache.xml.serializer). We didn't want to duplicate the effort anymore and decided to combine forces and the Xalan one was chosen as the common codebase becau

Re: Loosing significant space in LSSerializer

2009-11-23 Thread Michael Glavassevich
Chris Simmons wrote on 11/23/2009 06:20:23 AM: > > It is in Xalan. Their serializer started as a copy of the Xerces one > > (even has similar package names: org.apache.xml.serialize vs. > > org.apache.xml.serializer). We didn't want to duplicate the effort > > anymore and decided to combine forc