hi, i was wondering if it is somehow generally possible to add debug information to templates beeing rendered::
<!-- begin: some/widget/view.mak --> … <!-- end: some/widget/view.mak --> e.g. in the "old times" with svn this was easy by using ``$Id$`` in the top of a template file; in gwt there is an option that renders the filename of a template to the html. does anyone have a good hint for accomplishing this? either by hacking the renderer or something else. in the best information about templates beeing rendered would be visible only in development mode. cheers, andi -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
