Re: [Puppet-dev] Remove PSON document_type

2014-09-03 Thread Luke Kanies
On Sep 3, 2014, at 11:00 AM, Andy Parker wrote: > On Wed, Sep 3, 2014 at 4:32 AM, Erik Dalén > wrote: > It would be nice to remove the document_type from the PSON hashes for Puppet > 4. This would be a modification of the API though, so it is a backwards > incompatible change. But it is data

Re: [Puppet-dev] Remove PSON document_type

2014-09-03 Thread Andy Parker
On Wed, Sep 3, 2014 at 4:32 AM, Erik Dalén wrote: > It would be nice to remove the document_type from the PSON hashes for > Puppet 4. This would be a modification of the API though, so it is a > backwards incompatible change. But it is data that AFAIK the agent throws > away anyway when it receiv

[Puppet-dev] Remove PSON document_type

2014-09-03 Thread Erik Dalén
It would be nice to remove the document_type from the PSON hashes for Puppet 4. This would be a modification of the API though, so it is a backwards incompatible change. But it is data that AFAIK the agent throws away anyway when it receives it. The benefit of doing this change is that the API wou