On Wed, Apr 9, 2014 at 5:52 PM, Thalhammer, Jeffrey Ryan <
j...@imaginative-software.com> wrote:

> The only idea I have come up with so far is to declare the various
> method/attribute lists in some other module completely, and then load them
> into the Role/Class as needed.  I can probably make that pretty using
> Moose::Exporter or Import::Into, but it basically boils down to global
> variables.  Again, icky.
>
> Can you suggest a good way to handle this?  Or maybe convince me that I'm
> doing it all wrong anyway?
>

Perhaps a parameterized role?  That would be easy to generate, erm,
"concrete" roles with.

                          -Chris

-- 
Chris Weyl
Ex astris scientia

Reply via email to