Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Self creating OO Module field accessors...

by Old_Gray_Bear (Bishop)
on Jan 12, 2006 at 22:37 UTC ( [id://522830]=note: print w/replies, xml ) Need Help??


in reply to Self creating OO Module field accessors...

Autoload (can be) your friend. I have dealt with packages where most (if not all) the accesor/mutators were generated via autoload() code. This works for 'simple' attributes reasonably well. There is a performance penalty, of course....

----
I Go Back to Sleep, Now.

OGB

  • Comment on Re: Self creating OO Module field accessors...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found