Hello, That sounds very interesting indeed.
On Mar 1, 8:43 pm, Christopher Lenz <[EMAIL PROTECTED]> wrote: > The template data debugging will be based on the IRequestFilter > extension point, and probably use AJAX to be able to drill-down into > objects I see this also useful on the error page, as an enhancement for the list of frame locals. > Any ideas for what other functionality such a plugin could provide > for aiding plugin developmnent? Well, a good object inspector would do 90% of the job. I guess we'd need also a "Done" button so that the server can release all the information kept for a request, once we're done inspecting the results. What would be also useful is a trace of all the SQL queries that were executed during the request (in the spirit of the commented out print lines I've left in IterableCursor). -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
