in reply to Re: Fields pragma - the poor man's OO framework?
in thread Fields pragma - the poor man's OO framework?
I've done so carefully before posting, and as far as I can see the interface (fields::new()) and features are still the same. The only difference is that field access is no longer faster in 5.10, as I stated above.
So I'm still wondering: if one has to use plain blessed hashes, is there any reason not to get some static checks with fields?
Anonymous, holli and dragonchild: I'm perfectly aware of the benefits that come with modern OO frameworks, as I use Object::InsideOut in my own projects. However, for various reasons that I don't want to discuss on a public forum, I cannot use them here (openly or otherwise).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Fields pragma - the poor man's OO framework?
by perrin (Chancellor) on Jul 06, 2008 at 22:03 UTC | |
|
Re^3: Fields pragma - the poor man's OO framework?
by dragonchild (Archbishop) on Jul 07, 2008 at 00:56 UTC | |
by Arunbear (Prior) on Jul 07, 2008 at 10:07 UTC | |
by dragonchild (Archbishop) on Jul 07, 2008 at 12:58 UTC | |
by waba (Monk) on Jul 08, 2008 at 18:54 UTC |