[Dbix-class] getting a connection in a static method with no args ...
Daniel McBrearty
danielmcbrearty at gmail.com
Sun Aug 13 13:36:15 CEST 2006
... without having a new connection each time?
basically, I have a static method that takes no args, it needs to
access the schema *once* (first time only). I don't want it
instantiate a new connection and hold it for the lifetime of the
process for this ... especially as there will probably be others the
same elsewhere.
should I make a singleton method in my schema?
--
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the multi - language vocab trainer
BTW : 0873928131
More information about the Dbix-class
mailing list