Issue #19561 has been updated by Rob Nelson.

Assignee deleted (Rob Nelson)

This needs a decision from the product owner.

----------------------------------------
Feature #19561: Providers should be able to extend the type they implement
https://projects.puppetlabs.com/issues/19561#change-98380

* Author: Anthony Ryan
* Status: Needs Decision
* Priority: Normal
* Assignee: 
* Category: provider
* Target version: 
* Affected Puppet version: 
* Keywords: type provider extending
* Branch: 
----------------------------------------
Currently, the only way to extend a core type, such as the "package" type when 
defining a provider is to overwrite the original type, adding in newparams()'s 
and various attributes. It should be possible to achieve this using only the 
provider class.

This will resolve issues where parameters are needed in a type for a single 
provider, such as install_options in the MSI provider. Additionally it would 
help allow providers to allow advanced functionality in a more future-proof 
way, inheriting changes to the core type with version changes.


-- 
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://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to