ZPTDebugger

ZPTDebugger is a Plone product used for peeking Python expressions used during rendering.
Download

ZPTDebugger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Lukasz Lakomy
  • Publisher web site:
  • http://www.llakomy.com

ZPTDebugger Tags


ZPTDebugger Description

ZPTDebugger is a Plone product used for peeking Python expressions used during rendering. ZPTDebugger is a Plone product used for peeking Python expressions used during rendering.Using ZPTDebuger you can easily see the values of each Python expression used in template and all other templates used by it. You can see the expression, its value, value type and time used to execute it.This product is instantiated as simple Zope object. It lists in a table all executed Python expressions or presents them as a tree-like structure. If there was error in an expression it will be marked as a red row and it will be the last row processed. But the error will still remain in error_log. To actually debug template you have to go to #DebuggerConsole (default id) and run debugger with relative path to template and optional parameters. Product will monkey patch TALInterpreter and PageTemplates.Expressions but debugging functionality is disabled by default. It is enabled only during debugger call. But despite that it should't be used on live instances.What's New in This Release:· First stable release of a product that allows viewing of all TAL/Python expressions used in template rendering.


ZPTDebugger Related Software