Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objects are broken, or deviate significantly from original spec. #29

Open
adrian-the-git opened this issue Nov 19, 2015 · 0 comments
Open

Comments

@adrian-the-git
Copy link

Ever since support for freeform arrays was added [to the js implementation in commit a89c313], regular objects have not "closed" their scope the way they used to.

archieml.org courtesy of the wayback machine:

Before

archieml.org now:

After

The written spec says "the namespace defined by an object block should persist until either A) a new object block or array is defined, or B) an empty object or array key ({} or []) is encountered" so this is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant