Extension specification proposal: JSON form submission

Hi all,

I've put together a small and simple extension specification proposal. 
Essentially, it adds "application/json" as a potential enctype for HTML 
forms so that submitting JSON directly from forms becomes possible.

Since just reproducing existing encodings in JSON syntax would bring 
relatively little value to the table, the JSON encoding makes it 
possible to generate structured JSON from forms based on simple 
conventions for the name attribute.

You can read it here:

     http://darobin.github.io/formic/specs/json/

If the group agrees, I'd like to see this taken up as a deliverable.

Enjoy!

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Tuesday, 25 February 2014 16:00:36 UTC