[Greasemonkey] GM 0.6.2 no workie

Gareth Andrew freega at freegarethandrew.org
Wed Nov 30 20:13:42 EST 2005


<snip>
> * Ship without xml-extras support. Authors could still make requests
> using GM_xmlhttpRequest and xpath searches using document.evaluate().
> They wouldn't be able to construct new XMLDocuments or use lower-level
> xpath interfaces, but I don't know of anyone doing that in
> Greasemonkey right now.
<snip>

I'd be opposed to a change that drops xml-extras support.  I use
XMLSerializer and XMLParser quite extensively when connecting to
web-services.  There are probably other ways to do what I do, but
xml-extras is a pretty cool feature and I'd hate to see support for them
disappear.
Actions speak louder than words, so I'll get my thinking cap on.

Gareth.



More information about the Greasemonkey mailing list