Re: Namespaces in Xpath expressions

On Thu, 9 Feb 2006, Elliotte Harold wrote:
> 
> That said, what else would you suggest?

I don't know, I have yet to work out what the point of REX is.

As far as I can tell it's a streamed DOM patching language, but if that's 
what it is then it seems ridiculously over-engineered and complex. (Why 
would you use DOM Events for this?! Heck, why would you even consider XML 
as the basic format? XML is hardly optimised for streaming.) It also seems 
to be missing key components (e.g. there is no definition of how to stream 
REX files).

Since it would make a very poor streamed DOM patching language, my guess 
would be that it is really something else. But I can't work out what it 
is, and the requirements and abstract don't really help. Without knowing 
what problem REX is trying to solve, I can't really suggest anything.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 10 February 2006 20:29:37 UTC