Re: [Crowbar] JSON parsing utilities

2013-10-23 Thread Victor Lowther
On Wed, Oct 23, 2013 at 12:12 PM, Judd Maltin wrote: > > On Wed, Oct 23, 2013 at 12:02 PM, Adam Spiers wrote: > >> Ralf Haferkamp (rha...@suse.de) wrote: >> > On Sat, Oct 12, 2013 at 01:18:43PM +0100, Adam Spiers wrote: >> > > Crowbar has one or two JSON-parsing wheels, e.g. >> > > >> Yeah, I wa

Re: [Crowbar] JSON parsing utilities

2013-10-23 Thread Judd Maltin
On Wed, Oct 23, 2013 at 12:02 PM, Adam Spiers wrote: > Ralf Haferkamp (rha...@suse.de) wrote: > > On Sat, Oct 12, 2013 at 01:18:43PM +0100, Adam Spiers wrote: > > > Crowbar has one or two JSON-parsing wheels, e.g. > > Yeah, I was just hoping we could avoid reinventing a new interface for > more

Re: [Crowbar] JSON parsing utilities

2013-10-23 Thread Adam Spiers
Ralf Haferkamp (rha...@suse.de) wrote: > On Sat, Oct 12, 2013 at 01:18:43PM +0100, Adam Spiers wrote: > > Crowbar has one or two JSON-parsing wheels, e.g. > > > > > > https://github.com/crowbar/barclamp-provisioner/blob/master/updates/parse_node_data > > > > https://github.com/crowbar/crowba

Re: [Crowbar] JSON parsing utilities

2013-10-23 Thread Ralf Haferkamp
On Sat, Oct 12, 2013 at 01:18:43PM +0100, Adam Spiers wrote: > Crowbar has one or two JSON-parsing wheels, e.g. > > > https://github.com/crowbar/barclamp-provisioner/blob/master/updates/parse_node_data > > https://github.com/crowbar/crowbar/blob/master/releases/pebbles/master/extra/json-edit

[Crowbar] JSON parsing utilities

2013-10-12 Thread Adam Spiers
Crowbar has one or two JSON-parsing wheels, e.g. https://github.com/crowbar/barclamp-provisioner/blob/master/updates/parse_node_data https://github.com/crowbar/crowbar/blob/master/releases/pebbles/master/extra/json-edit which were already invented elsewhere several times. Take a look at