Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Three cosmetic patches

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: jcowan AT reutershealth.com
  • To: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Three cosmetic patches
  • Date: Wed, 11 Feb 2004 16:20:28 -0500

Elliotte Rusty Harold scripsit:

> The tricky part about this is that write(Element) would need to
> become inaccessible to subclasses. They'd be limited to writeStartTag
> and writeEndTag. This would make output filters a lot harder to write.

Looking over my list of possible serializers at
https://lists.ibiblio.org/sympa/arc/xom-interest/2002-October/000179.html ,
I think that most or all of them would benefit very little from subclassing
Serializer.

--
In politics, obedience and support John Cowan <jcowan AT reutershealth.com>
are the same thing. --Hannah Arendt http://www.ccil.org/~cowan




Archive powered by MHonArc 2.6.24.

Top of Page