Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Which Perl 5 Object System to Use?

by samtregar (Abbot)
on May 17, 2003 at 04:18 UTC ( [id://258827]=note: print w/replies, xml ) Need Help??


in reply to Which Perl 5 Object System to Use?

I like Class::MethodMaker. It's easy to use and it makes quick work of the most irritating part of doing OO, generating accessors and constructors. Class::Struct is nice too, but much more limited in scope and less configurable.

I describe both modules as well as covering several do-it-yourself options in my book. But if you're really interested in learning about all the options you should read this one by Damian Conway.

-sam

Replies are listed 'Best First'.
Re: Re: Which Perl 5 Object System to Use?
by qq (Hermit) on May 17, 2003 at 20:04 UTC
    Would anyone with experience of both Class::MethodMaker and Class::MakeMethods care to give a comparison?

    (I've read the pod and used MakeMethods - but I'm interested in people's preferences)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-19 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found