Tom Palmer wrote:

> > org.apache.xerces.serialize
> >
> > or
> >
> > org.apache.serialize
> >
> Should be "org.apache.xerces.serialize" or "org.apache.xml.serialize",
> but it seems like most people are in favor of "xerces" or plain "xml".
>
> I think "xerces" is probably fine, though hopefully it never gets stuck
> to any code in the rest of Xerces.
>
> - Tom

+1 for org.apache.xml.serialize;

I prefer this because it gives the appearance it's not directly tied into
xerces, which is what we want since Xalan will be using it as well. And
perhaps anyone on the Net might want to use them, for example someone using
OracleXML to grab a DOM from a database might want to use the
org.apache.xml.serialize package.

If its in xerces it might get lost.

--Keith

Reply via email to