[REBOL] Re: Rebol & XML
From: bry:itnisk at: 18-Aug-2003 13:26
>>A real-live XPath implementation in REBOL would be useful, though
>>*waayyy* non-trivial to build.
>I think difficulty however can be lessened by how the object is
>structured. I've been thinking that it needs to be one more level of
>abstraction, that is to say that each step in the object tells you what
>elements, attributes, namespaces, element name ,defaultNamespace, and
>textnodes are contained at that step. With textnodes referenced inside
>the elements block so that one can maintain their position.
Part of the reason for my thinking the REBOL XML engine should work as
stated above is that this is similar to how xmerl handles it
http://www.creado.com/xmerl_xs/userguide.html