This page highlights the advanced developer tools that help make it easier to create and debug applications in Sharendipity.The Console Viewer provides a dialog that the developer can write to in his or her application for debugging purposes.
The Problem Viewer provides a rundown of the errors that are preventing parts of an application from running.
The Profiler provides low-level access to performance data for a running behavior or method in an application.
Breakpoints provide a way to halt execution of a behavior or method to analyze property values.