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.