Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

RE (tilly) 3: Speeding-up OO accessor methods

by tilly (Archbishop)
on Sep 19, 2000 at 01:34 UTC ( [id://33033]=note: print w/replies, xml ) Need Help??


in reply to RE: Re (tilly) 1: Speeding-up OO accessor methods
in thread Speeding-up OO accessor methods

The whole point of this hack as I see it is to write a ton of code so in the long run you could switch the implementation from hash access (fast) to something slower but more flexible.

Being prepared to move to a tied interface later gives you that flexibility without any loss in speed or extra coding and development effort up front. Downstream that extra time will likely matter more anyways.

  • Comment on RE (tilly) 3: Speeding-up OO accessor methods

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-26 00:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found