Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Unlimited chaining (is there a way to detect this?)

by Burak (Chaplain)
on Jan 06, 2008 at 20:38 UTC ( [id://660692]=note: print w/replies, xml ) Need Help??


in reply to Re: Unlimited chaining (is there a way to detect this?)
in thread Unlimited chaining (is there a way to detect this?)

Yes can be. But this does not work if new() uses a scalar (which is what I did after realising that I don't really use the underlying hash):
sub new { bless \do{my $anon_scalar}, shift }

Replies are listed 'Best First'.
Re^3: Unlimited chaining (is there a way to detect this?)
by naikonta (Curate) on Jan 07, 2008 at 07:32 UTC
    Why not? No one forces you to store the flags (in this case) in the object itself.

    Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found