1. Nov 26th, 2005

    JSON as a lightweight protocol

    Quietly wondering if I can use JSON as a lightweight protocol for sending messages from one application to another. It’s simple to write for, painless to debug and doesn’t require a massive infrastructure like you know who. I found one Ruby implementation, but it’s under GPL, and there’s still a matter of easily mapping objects to JSON.

    Your comment, here ⇓

    Or using OpenID