Open joecorcoran opened 9 years ago
The other part of the discussion here would be what version would these changes would go into? These are potenially non-backwards compatible since we'd officially be dropping some browser support. This hints at bumping the version to v3, but that's also a big jump follow the version history of the gem.
Opening this discussion.
json2.js
is only needed for IE < 8 according to http://caniuse.com/#feat=json – can we stop shipping this and leave it to users to work out whether they need legacy IE support? I would vote to remove it and leave a helpful note about legacy support in the documentation.judge.js
Thoughts?