The ShiftSpace team is happy to announce a new release of our GreaseMonkey compatible version of MooTools. This release addresses many of the common annoyances around the behavior of XPCNativeWrapper in Firefox. It also allows developers to utilize the standard Request object for making remote calls- it transparently uses GM_xmlhttpRequest as the transport. In order to use this version of MooTools, simple use the standard library including mechanism or paste it at the top of your userscript. We've been using these modifications on ShiftSpace for almost 2 years (it should be relatively bug free) please let us know if you run into any trouble.
Get it here: http://cloud.github.com/downloads/ShiftSpace/mootools-core/mootools.js Also if you've been following Set and Promises they now reside here: http://github.com/ShiftSpace/set/tree/master http://github.com/ShiftSpace/promises/tree/master
