How about net.liftweb.util.JSONParser ? There are also 3rd party JSON parser implementations written in scala such as:
http://github.com/jonifreeman/literaljson/tree Cheers, Tim On Jul 14, 4:11 pm, fbettag <[email protected]> wrote: > Heyho, > > any ideas how i can parse data that was posted as JSON? > For example: > {foo: [{bar: 'shiz'}, {bar: 'baz']} > > best regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
