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

Re^4: use fields; # damnit

by adrianh (Chancellor)
on Jul 06, 2005 at 12:11 UTC ( [id://472769]=note: print w/replies, xml ) Need Help??


in reply to Re^3: use fields; # damnit
in thread use fields; # damnit

Adrianh, I don't understand what you mean by "we have to control the base-class." I thought the fields pragma played well with inheritance. Could you give a concrete example where this would be a problem?

The fields pragma only plays well with classes that have also been built with the fields pragma.

If I want to subclass a class that's based around a blessed hashref or coderef then I'm out of luck.

Since I often code with classes than I do not control (e.g. classes from CPAN) that are not implemented with pseudohashes I can't use the fields pragma with them.

Make sense?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-18 20:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found