soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Callbacks should return in JSON, not custom format #172

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Currently, callbacks return data in a custom format:
> ok
> inst 1
> inst 2

They should instead return data in a JSON format.

What goal would this enhancement help you achieve?
More extensible; more web-standards compliant; and more reliable.

Original issue reported on code.google.com by soundasleep on 20 Apr 2010 at 1:35

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54