[XOM-interest] Appending at the end of an Xml file efficiently

Elliotte Harold elharo at ibiblio.org
Sun Jun 21 00:06:12 EDT 2009


On Sat, Jun 20, 2009 at 11:28 AM, Michael Ludwig<milu71 at gmx.de> wrote:
> Elliotte Harold schrieb am 20.06.2009 um 06:38:10 (-0700):
>> XML is not well designed for appending to the end of an existing file.
>
> You could append to an external general parsed entity (EGPE):
>

A nice idea indeed. I'll have to remember that trick. However you
would have to step outside of XOM to do that since XOM does not expose
entities in its model.

-- 
Elliotte Rusty Harold
elharo at ibiblio.org


More information about the XOM-interest mailing list