IBMStreams / streamsx.json

Toolkit for working with JSON in SPL applications.
http://ibmstreams.github.io/streamsx.json/
Other
3 stars 19 forks source link

Add a convenience SPL type for the default JSON attribute #23

Closed ddebrunner closed 9 years ago

ddebrunner commented 10 years ago

Add a SPL type

type Json = rstring jsonString

which matches the default used by the operators.

ddebrunner commented 9 years ago

Issue is complete.