Taking a cue from plist, which is easily transformed to and from JSON, you
would end up with something like
[{ key: {...key..}, value: {...value...} }]
which is less space efficient but pretty easy to automatically convert back
to a map (aside from correctly handling duplicate values).
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to