|
|
| XP is just a number | |
| PerlMonks |
Re^5: Never use Storable to save XS objectsby dragonchild (Archbishop) |
| on Nov 08, 2007 at 18:36 UTC ( #649780=note: print w/ replies, xml ) | Need Help?? |
|
If you already have a $dbh open in your app, then pass it in to all the methods instead of passing it into the object's constructor. Why should the object know about the $dbh if you don't ever want to serialize it? My criteria for good software:
In Section
Meditations
|
|
||||||||||||||||||||