adobe / json-formula

Query language for JSON documents
http://opensource.adobe.com/json-formula/
Apache License 2.0
19 stars 8 forks source link

Update spec based on review #92

Closed JohnBrinkman closed 1 year ago

JohnBrinkman commented 1 year ago

Some terminology updates:

Add base parameter for toNumber Stop trying to automatically convert currency or date to number Add debug warnings for improper use of wildcards (and other constructs) Attempting to coerce arrays, objects to strings, numbers is now an error