[wingide-users] debugging web application templates

Wingware Support support at wingware.com
Fri Mar 7 09:07:02 MST 2008


Jason Galyon wrote:
> One big wish I have is to debug templates in web applications.
> 
> For example, I use Genshi in TurboGears.  I would love to be able to 
> debug the page as it is being rendered.  ( I use firefox with Firebug to 
> analyze the rendered page).
> 
> How possible is this, and would it require changes in the processing of 
> Genshi (for example) to allow it?

We've thought about it and will see how we can support templates in 
future Wing versions.  We'd probably add a framework through which 
templates can be supported and then ship support for some of the more 
common systems.  I don't know how well this would work for any 
particular system yet -- a lot depends on if it's possible to obtain the 
file and line number for a particular bit of python code that is executed.

Cheers,

John


More information about the wingide-users mailing list