Refactor #10285
Puppetlabs-stdlib parsejson
| Status: | Closed | Start date: | 10/25/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | function | |||
| Target version: | stdlib 2.2.0 | |||
| Keywords: | json, pson | Branch: | ||
Description
Per discussion with Michael about packing json/json_pure gem. We should use the pson library instead of json which is available in Puppet instead of a new external gem requirement.
require ‘json’ –> # comment out to_json –> to_pson …
History
#1
Updated by Ken Barber over 1 year ago
- Category set to stdlib
- Status changed from Unreviewed to Merged - Pending Release
- Keywords set to json, pson
Nice one dude :–).
As long as it doesn’t break things like I’ve seen ZAML do :–). (ie. OMAP support :–).
#2
Updated by Ken Barber over 1 year ago
- Status changed from Merged - Pending Release to Closed
#3
Updated by Jeff McCune about 1 year ago
- Project changed from Puppet Labs Modules to Standard Library
- Category deleted (
stdlib)
#4
Updated by Jeff McCune about 1 year ago
- Category set to function
- Target version set to stdlib 2.2.0
Released in 2.2.0¶
Merged in as b5881008 and released in stdlib 2.2.0: http://forge.puppetlabs.com/puppetlabs/stdlib/2.2.0