-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: spin
- JSON(true) and JSON(1234) will create valid SpinJsonNodes
- JSON("test") will throw an exception
AT:
- write tests to understand/document this behavior
- test if other Objects like Java Objects, Arrays, Lists, Maps etc. can also be transformed
- decide whether JSON("test") is also valid and should not throw an exeception
- document this feature in spin docs