On Thu, Jan 25, 2007 at 10:50:28AM -0600, Brandon Black wrote: > > Yes, this issue has popped up in other areas as well. I seem to > remember having an outstanding issue with that > NoBindVars/Storage::DBI::Sybase::MSSQL stuff over the late class > change as well, and we had talked about using delegation to lessen the > issue. I think there was a C3 issue in here too, something to do with > the storage class switch happening long after reinitialize(). This > stuff is long gone from my mental cache right now though, I don't > remember a lot of details. >
I chatted to Matt on IRC and he suggested that I insert a
$self->ensure_connected();
at the beginning of txn_begin(), which fixes the problem perfectly.
Joe
--
=== Josef Karthauser ([EMAIL PROTECTED]) === http://x2obuilder.com/tao ===
pgpyS2ZdbCyHe.pgp
Description: PGP signature
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
