On Thu, Feb 26, 2009 at 10:23 AM, Jens Alfke <[email protected]> wrote: > >> And also be careful, because as far as i know v8 do not implement E4X > > Oops. Wasn't aware that CouchDB depended on that. I don't know if Google has > plans to implement it, and Apple's SquirrelFish probably won't either (since > WebKit has never supported E4X.) That leaves TraceMonkey, I guess. >
I doesn't depend on it, but your views could, if you made a habit of using e4x. There are one or two tests that will fail without it, but Couch should basically work without it. -- Chris Anderson http://jchris.mfdz.com
