qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qexo-general] Re: TreeList implementation


From: Joseph Coffland
Subject: [Qexo-general] Re: TreeList implementation
Date: Tue, 24 Feb 2004 20:45:11 -0500

Per Bothner,

I've been looking around at DOM implementations.  They are all pretty
inefficient.
The Xalan documentation says that DTM is read only.

My point about TreeList is that without the ability to move the gap I
don't see the
point in having the gap at all.  Also, like you said it is inefficient
for certain 
operations.

It might be nice to optionally support Xerces DOM.  There are some nice
side affects
to this.  1) You can enforce schema compliance.  2) PSVI information is
already 
integrated.  3) It allows modification.  4) It's more efficient for some
operations
like "$node/..".


Joseph
-- 
  Joseph Coffland
  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]