Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

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

by sundialsvc4 (Abbot)
on Nov 17, 2011 at 16:38 UTC ( [id://938644]=note: print w/replies, xml ) Need Help??


in reply to Re: 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” ...

Replies are listed 'Best First'.
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
    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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found