GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024

Original comment by mikechambers on 2 Jul 2008 at 4:44

  • Changed state: Accepted

from as3corelib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
It's not valid JSON for numbers to be in hex format (note the "Number" section 
on
http://www.json.org/).  However, this is a good candidate as something to allow 
in a
"non-strict" mode for decoding.

So, in strict mode, this is a parse error.  In non-strict mode, we should 
convert hex
format into numbers.

Original comment by darron.schall on 23 Oct 2008 at 1:48

  • Added labels: JSON, strict

from as3corelib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
In revision 63 - http://code.google.com/p/as3corelib/source/detail?r=63 - Added 
code
to recognize hex digit numbers.  Commented out for now until "strict" mode flag 
is
added (since this is a feature that is not part of the official spec).

Once we create a "strict" flag we can finish this up (and add the flag to the 
test as
well as to the conditional in the tokenizer)

Original comment by darron.schall on 23 Oct 2008 at 1:58

from as3corelib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024

Original comment by darron.schall on 23 Oct 2008 at 2:16

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from as3corelib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024

Original comment by mikechambers on 7 Nov 2008 at 7:28

from as3corelib.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
Fixed in r83

Original comment by darron.schall on 23 Dec 2008 at 3:14

  • Changed state: Fixed

from as3corelib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.