[erlang-questions] Access JSON in Erlang like you do in JavaScript

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Thu Oct 21 00:18:42 CEST 2010


On Wed, Oct 20, 2010 at 4:12 AM, Ryan Zezeski <rzezeski@REDACTED> wrote:

> Are you talking about having something like the following...
> $(Obj, "title").each( function() { alert($(this).value); };

Don't mind if the syntax is right or wrong. Yes, this is somewhat the
idea I had in mind. You want some kind of generic access on the
data-tree because otherwise you end up in a maze of small pattern
matches, all alike.


-- 
J.


More information about the erlang-questions mailing list