> This is not an edit-json bug, this comes from libjson-ruby1.8

After checking the code edit_json use:
> JSON::parse(json, :max_nesting => false, :create_additions => false)
cf http://github.com/flori/json/blob/master/lib/json/editor.rb#L1278
And prettify_json does not use max_nesting option.

So this is not a problem from the libjson-ruby1.8
sorry for the noise.

Laurent




_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to