On 12/18/06, Peter Karman <[EMAIL PROTECTED]> wrote:
> I am using the svn trunk version rev1556.

The fix was in Rose::DB::Object, in case that wasn't clear.  So make
sure you're using trunk rev 1556 of Rose::DB::Object.  (Rose::DB was
not changed for this fix, but the SVN version of Rose::DB::Object
requires the rev 1556 version of Rose::DB too, IIRC.)

> Doesn't seem to fix the issue I'm seeing. I have a 'sub DESTROY' block in my
> RDB subclass to test this, and it carps when I call ->finish(), but is silent
> otherwise. It looks like release_dbh() never gets called.

Can you post a self-contained example script that I can run to
reproduce the problem?

-John

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to