Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Blessing tied hash

by JavaFan (Canon)
on May 05, 2012 at 14:43 UTC ( [id://969049]=note: print w/replies, xml ) Need Help??


in reply to Blessing tied hash

Is it possible to create an object blessing tied hash?
What happened when you tried? It only takes a few lines to set up a tied hash, and a single line to bless it.

Replies are listed 'Best First'.
Re^2: Blessing tied hash
by anazawa (Scribe) on May 05, 2012 at 15:42 UTC
    Nothing unusual happened. Most of documents about Perl OOP says "bless() a reference to a hash (or an array) to create an object", and so I was under the impression referents shouldn't be tied. But they don't say "Don't bless() a reference to a tied hash". I wanted to reconfirm we can do so here PerlMonks.org :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-03-19 10:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found