Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: object system with chained mutators?

by Corion (Patriarch)
on Feb 12, 2009 at 14:58 UTC ( [id://743333]=note: print w/replies, xml ) Need Help??


in reply to object system with chained mutators?

If Fey does what you want, why don't you take the relevant code out and use it?

Maybe look at the source of Fey::SQL::Select, which implements the stuff. Basically, it's just not a Moose thing but implemented as routines that do stuff and then return $self. Certainly not rocket surgery.

Replies are listed 'Best First'.
Re^2: object system with chained mutators?
by metaperl (Curate) on Feb 12, 2009 at 18:02 UTC
    I would prefer something on CPAN with a history of popular use.
      Then contribute to Moose. stvn would love for someone to add that MooseX package.

      My criteria for good software:
      1. Does it work?
      2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-24 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found