[geeklog-devel] GL2 DataAccess Class
Vincent Furia
vfuria at gmail.com
Sun Jan 16 23:44:49 EST 2005
Tony,
Just looking through the DAO to understand everything it is doing
better. I noticed that the "find" method (and the other methods)
reloads the named queries from the xml file on every call. We should
look for a way to work around this (i.e. somehow cache the DOMXPath
object) so as not to suffer huge penalties for parsing the XML file on
every DB call.
-Vinny
More information about the geeklog-devel
mailing list