thanks for the fast reply. I've just saw http://mootools.lighthouseapp.com/projects/2706/tickets/419-use-the-native-json-object-if-available#ticket-419-2 you've tag this for mootools 1.2.2. When will 1.2.2 be released? because Firefox 3.1 is going to be released in 2008/2009, and this should be fixed by then because it's going to be really bad if every site that uses mootools-core is going to lose all its functionality.
thank you very much, if you need to test something ask me and I will do it. On Oct 11, 2:46 pm, Jan Kassens <[EMAIL PROTECTED]> wrote: > We will look into this. I didnt dig into the new JSON object yet, but > i'm trying to make the mootools implementation compatible with the new > introduced native and probably making use of the (said to be faster) > native implementation. We normally dont support betas or even earlier > versions, but i'm sure the JSON native object will make it into the > next release. > > Thanks for the report and digging into this. > > Jan, mootools core developer > > On Oct 11, 2008, at 18:42, eduacostam wrote: > > > > > > > digging around I've found this: > >http://blog.mozilla.com/meeting-notes/archives/66 > > > ths important stuff is: > > JS 1.9.1 > > - New global JSON object, will follow up to match ES 3.1 spec. > > > more info:https://wiki.mozilla.org/QA/Firefox3.1/Native_JSON_Testplan > > > Now i've tested mootools without JSON and it works well, so I think > > the problem is that firefox added a JSON object and when mootools > > declares it's own it brakes everything. > > This is a serious problem if Firefox 3.1 is going to have this. > > > Devs what do you think? > > > On Oct 11, 12:08 am, "Iván N Paz" <[EMAIL PROTECTED]> wrote: > >> Im afraid: > > >>>> redeclaration of const JSON > > >> Might be the issue here... if thats the problem... has JSON become a > >> reserved word in nightly firefox??? > > >> Personally I wouldnt bother too much with that, since nightly builds > >> are just like that... prone to errors here and there... > > >> Maybe on tomorrow's nightbuild it will be gone... :-P > > -- > my blog:http://blog.kassens.net
