Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

| * |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / Public Demos, Tools and Applications / *Hot* KapLab's PureMVC debug and monitoring console for AS3/Flex on: December 19, 2008, 08:49:50
If you'd like to observe what happens inside a PureMVC application, at the framework level, to drill-down into its internal classes, and be able to see operations in real-time:
- MVC operations queue (execCommand, sendNotification, registerMediator, etc...)
- The contents of the Proxies, and drill down into display list of their associated views
- The log of the commands
- The log the notifications
All this is coupled with a stacktrace log, that will allow you to find out the exact line of code from which any monitored operation has started.
All this is provided by our KapLab new component: PureMVC Console, available for both singlecore and multicoreversions of PureMVC:

Screenshots:

For even more debugging power with Flex, don't miss the KapInspect debugging console, that gives even more power to the PureMVC Console, by allowing it to send objects for inspection here:
http://lab.kapit.fr/display/kapinspect/Kap+Inspect

Hope it will be as usefull to you as it has been for us.
Merry Christmas and Happy New Year
 :) :) :)
Pages: [1]