I'm interested in implementing a one-per-child caching module for
other applications (XML::LibXML comes to mind), similar to how
Apache::DBI overloads DBI::connect(). I can't seem to derive an
understanding of how Apache::DBI does what it does from its source.
Is it a property of DBI itself? Would it even be possible to implement
a one-per-child object for arbitrary packages with any amount of
stash-fu?

cheers

.d

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to