>>>>> "Adam" == Adam Sjøgren <[email protected]> writes:
Adam> Hi Has anyone built something similar to this:
Adam> * http://code.google.com/p/mvc-mini-profiler/
Adam> for Catalyst?
Adam> Similar information is available on the console/in the log in
Adam> debug-mode of course, but bringing it into developers face might be
Adam> motivating... And the database query integration looks nice.
See Plack::Middleware::Debug and it's plugins. Specifically,
Plack::Middleware::Debug::CatalystLog, Plack::Middleware::Debug::DBITrace and
Plack::Middleware::Debug::DBIProfile
-- Eden Cardim Need help with your Catalyst or DBIx::Class project? Code
Monkey http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want
a managed development or deployment platform? http://edencardim.com
http://www.shadowcat.co.uk/servers/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/