Darron Schall
                                            Darron Schall
                                        
                                    Updated by mikechambers on 2008-07-02T16:40:54 Original ticket set status to Accepted (we converted to open)
Updated by darron.schall on 2008-10-23T02:15:29 This is a strict mode / non-strict mode change. When strict mode is turned off we should allow for decoding of non-quoted object identifier strings....
Updated by mikechambers on 2008-11-07T19:28:43 Original ticket set owner to darron.schall
Updated by darron.schall on 2008-12-10T16:46:17 Issue 83 has been merged into this issue.
Updated by davidsarah.hopwood on 2009-06-04T22:16:23 I'm interested in which JSON libraries you know of that emit unquoted property names. The es5-discuss mailing list is currently discussing whether the standard ES5...
Updated by [email protected] on 2009-07-12T01:07:34 Has this issue been resolved yet? Been expecting it to be resolved since last Winter break...tried the latest version but to no avail
Updated by darron.schall on 2009-07-13T02:55:58 @evan - No, this has not been resolved yet. However, as long as you're using properly formatted JSON you shouldn't run into trouble. I'm still...
Updated by [email protected] on 2009-07-13T14:21:08 @darron - Oh ok, thank you very much for your prompt reply. See we are working with Moodle and the MySql database doesn't allow for...
Originally issue from http://code.google.com/p/as3corelib/issues/detail?id=5
Updated by bungeye on 2009-09-26T13:36:09 You can just remove the top level if statement, that begins with if ( [email protected]() == "Object" ); Properties gathered by the for(var prop:String in...