Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Feature request: Serializable nodes

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Steve Loughran <steve.loughran AT gmail.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Feature request: Serializable nodes
  • Date: Fri, 28 Jan 2005 11:24:09 +0000

Hello,

I have a little feature request for some future version of Xom: nodes
that are Serializable.

I am trying to share bits of a Xom graph over RMI, and can't really
doing without turning things back into XML and back. Which works (with
the usual overheads) for full documents, but not so well for the
little bits.

Is there an underlying reason why this is impossible, or is it just
lack of time/need, in which case I will sit down and do it

-steve




Archive powered by MHonArc 2.6.24.

Top of Page