[erlang-questions] Frames proposal

Max Lapshin max.lapshin@REDACTED
Mon Apr 30 19:13:17 CEST 2012


Maybe it possible to add JSON notation to frame handling?

It would be very convenient, because  {id : 4135, title : "title2"} is
mapped to [{id, 4135}, {title, "title2"}].
The only difference is that in all external format handlers binaries
are used to represent external strings.



More information about the erlang-questions mailing list