On 8/12/06, Nathan Kurz <[EMAIL PROTECTED]> wrote:

<snip> 

Yes, I came up with a solution that seems to work.  You need to set
the debugobj after the storage object is created, which in Catalyst
can be done by subclassing "Catalyst::::Model::DBIC::Schema" and
changing the operation of new() to set the debugobj.

<snip>
 
Interesting.  I use a custom profiler in $work app and I haven't had to do anything special like this.  I install my profiler in my root controller when I use it so it must be happening after DBIC is done twiddling the sensitive bits.

--
Cory 'G' Watson
http://www.onemogin.com
_______________________________________________
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]/

Reply via email to