[
Lists Home |
Date Index |
Thread Index
]
- From: "Oren Ben-Kiki" <oren@capella.co.il>
- To: "XML List" <xml-dev@ic.ac.uk>
- Date: Sun, 28 Mar 1999 10:20:48 +0200
Stephen D. Williams <sdw@lig.net> wrote:
>One other subject that I haven't mentioned, but need for another
architecture that I designed
>a while ago is a mechanism for 'parallel inheritance' overlay tree
processing. Has anyone
>else worked on this? The idea is to have one or more base trees and work
with a delta tree
>which represents changes from the underlying trees. This last part is a
basic data structure
>for a rule engine and metadata application environment I designed last
year.
For general XML trees, I think you'll find that the only way to describe a
'delta' on a tree is using an XSL stylesheet, or something as complex, so
you might as well stick with XSL. We use "delta trees" very heavily, but in
a somewhat specialized form suitable for our application - the input trees
have to be in a very strict format and the set of operations is much
narrower then allowed in XSL.
Have fun,
Oren Ben-Kiki
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|