in reply to Re: Evolving roles and 3rd party modules
in thread Evolving roles and 3rd party modules
Thanks for the suggestion. Yup, adding version to role's name surely came to mind, though probably not really preferred in my particular case because I want to do incremental/continuous improvements to the role. The role here functions not so much as a strict interface but only as a warning mechanism for module developers about new methods.
I was hoping for some button or configuration in Moose that makes roles less strict (e.g. warn() instead of die() when a required method is missing). I guess no one else would need or like such a feature?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Evolving roles and 3rd party modules
by stvn (Monsignor) on Apr 15, 2010 at 14:16 UTC |