Re: [Catalyst] Built in profiling in the UI

2012-02-21 Thread Eden Cardim
 Adam == Adam Sjøgren a...@koldfront.dk 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: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Built in profiling in the UI

2012-02-19 Thread Adam Sjøgren
  Hi

Has anyone built something similar to this:

 * http://code.google.com/p/mvc-mini-profiler/

for Catalyst?

Similar information is available on the console/in the log in debug-mode
of course, but bringing it into developers face might be motivating...
And the database query integration looks nice.

  Best regards,

Adam

-- 
 My internal clock is on Tokyo time.Adam Sjøgren
 a...@koldfront.dk

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/