|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re7: Aspect-Oriented Programming: Couple of Short Examplesby dragonchild (Archbishop) |
| on Aug 07, 2003 at 13:05 UTC ( #281870=note: print w/ replies, xml ) | Need Help?? |
|
*laughs* Then I must've accidentally implemented a metaclass that does all my OO book-keeping for me. All my mutators are defined using closures over an array data structure whose reference is blessed. So, if I wanted to add logging to all mutators, I change the way the mutators are created. (In fact, I do this on a regular basis.) My baseclass gives me access to doing things during:
------ The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6 Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
In Section
Meditations
|
|
||||||||||||||||||||||