Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Do you think it's kosher to "re-bless" a Moose object?

by stvn (Monsignor)
on Nov 23, 2011 at 19:27 UTC ( [id://939713]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Do you think it's kosher to "re-bless" a Moose object?
in thread Do you think it's kosher to "re-bless" a Moose object?

It would be very helpful indeed if you could elaborate a bit on just what you mean by “early enough” ...

He means that if you know what traits you want applied before the instance is created, then MooseX::Traits is likely useful (since you use it prior to constructing an instance). But if you don't know what traits you want to apply until after, then you can just use runtime role application (there is a cookbook for that I believe).

-stvn
  • Comment on Re^3: Do you think it's kosher to "re-bless" a Moose object?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939713]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found