Initial release
This toolkit has been stable and in use for many months. It contains two operators:
JSONToTuple
-- takes jsonStrings to Streams tuplesTupleToJSON
-- takes a Streams tuple or list and creates a JSON string representation
It also contains a createTypes.sh
script which helps create a Streams type from a JSON string.
It is compatible with Streams 3.2 and up.