This is sort of a nit, but I'm curious why _executeRetry is printing debug output, since everyone that calls it prints the same output. The result is that SQL statements that are executed appear twice in the output. It's not the end of the world, but it's kind of a pain to parse.
Would it do harm to remove the debug output from _executeRetry? Garrett ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
