Issue #1943 has been updated by Luke Kanies. Status changed from Accepted to Ready for Testing Assigned to changed from Luke Kanies to Markus Roberts Branch set to luke/tickets/master/1943
This isn't so much ready for testing as ready for review. It doesn't get rid of the yaml terminus type, but rather just modifies the File type to use formats. I figure we want to get rid of yaml in general anyway, so we can just leave it for now. ---------------------------------------- Refactor #1943: 'Yaml' and 'File' terminuses should be combined http://projects.reductivelabs.com/issues/1943 Author: Luke Kanies Status: Ready for Testing Priority: Normal Assigned to: Markus Roberts Category: Target version: Rowlf Affected version: 0.24.7 Branch: luke/tickets/master/1943 We should only have one terminus for storing files; instead, we should specify the format for the resources to be stored in (if any). This way we can use the FormatHandler code for doing the (de)serializing and reduce the amount of code we have. It also makes it so that our storage format will automatically change with our transport format. I'd like to get this into 0.25, but I'm not sure I will. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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/puppet-bugs?hl=en.
