History for FrontPage
??changed:- 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":http://msdn.microsoft.com/scripting/default.htm?/scripting/hosting/activdbg.htm ) - I have translated them into python DebugInterfaces Note Risk Factors Scope Deliverables - RecentChanges This is a ZWiki web. See the ZWikiLinks and the HelpPage for more information about ZWiki.