Coussement Christophe napsal(a):

>Hi Carsten,
>
>In my job, I have to work a lot with big (>2MB) XML files. So, I've set
>a few people on developping a useful xml lib, basically containing those
>functions:
>
>load-xml
>save-xml
>get-data ;-- xpath-like notation
>set-attribute
>set-content
>
>The first alpha should be ready in a few weeks (that's not the only work
>we've to do :-)) and will be published on rebol.org for comments and
>critics.
>
>-- Christophe=20
>=20
>  
>

Hi,

currently there is some discussion on AltME of how to aproach XML in 
REBOL. Do we want more of a SAX aproach, or DOM one? Or some kind of mix 
(XOM)? It is really fine that your ppl are coding something, their 
expertise might come helpfull. But as for me, I would like to have that 
thing solved once and for all. XML support in rebol itself is weak. 
Gavain's stuff I regard being as a most complete stuff I worked with so 
far, but it lacks writing back to XML.

So, what we do - do we get to some conclusion of which way we actually 
want to go?

-pekr-

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to