Version User Scope of changes
Aug 5 2009, 4:17 PM EDT (current) dale.beermann 19 words added
Aug 5 2009, 4:11 PM EDT dale.beermann 17 words added

Changes

Key:  Additions   Deletions
This page highlights the advanced developer tools that help make it easier to create and debug applications in Sharendipity.

Console Viewer and Trace Statements

The Console Viewer provides a dialog that the developer can write to in his or her application for debugging purposes.

Problem Viewer

The Problem Viewer provides a rundown of the errors that are preventing parts of an application from running.

Performance Measurement

The Profiler provides low-level access to performance data for a running behavior or method in an application.

Breakpoints

Breakpoints provide a way to halt execution of a behavior or method to analyze property values.