Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Perl core support for inside-out classes

by bart (Canon)
on Jun 25, 2006 at 10:24 UTC ( [id://557420]=perlnews: print w/replies, xml ) Need Help??

This is probably old hat for those selected few among you that follow P5P, but yesterday, Anno Siegel posted an interesting article on comp.lang.perl.misc for the rest of us, entitled "Perl core support for inside-out classes". An excerpt:
As of v5.10 Perl will provide support for inside-out classes in form of a new core module Hash::Util::FieldHash. It is already available in the current bleadperl.

Inside-out classes store object data in hashes keyed by the object. That way each field of a class is realized as one lexical hash which may thus be called a field hash.

You can read the whole post on Google Groups, here.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-29 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found