You are not logged in Log in Join
You are here: Home » Members » Chui Tey » DebugInterface » FrontPage » wikipage_view

Log in
Name

Password

 
 

FrontPage

DebugInterfaces

Please add comments at DebugInterfacesDiscussion?

Problem

The methods available to debug zope applications are limited. Either step through python code or scatter print all over code to identify problems.

There lacks a simple way to step through dtml or pythonscript or PresentationTemplates? and inspect variables

Proposed Solutions

  • The PythonScript?, dtml and ZPT engines could support a common debugging interface so that IDEs? could be implemented
  • Microsoft has a fairly generic set of interfaces for scripting engines (link here )
  • I have translated them into python DebugInterfaces

Note

Risk Factors

Scope

Deliverables

This is a ZWiki web. See the ZWikiLinks and the HelpPage for more information about ZWiki.