Description
Add some methods to be able to show (as diagnostic info) for example the current flow of execution in some parts hard to debug (like in jvm interpreted js scripts called from bxml files).
In this way could be possible to open alert/prompt dialog boxes (like the Javascript alert() in web pages).
And add a Console utility class, to be able to log to Console (System.out and/or System.err) in a clear and simpler way.
Some discussion here:
http://apache-pivot-developers.417237.n3.nabble.com/Little-change-in-Alert-and-Prompt-fro-better-diagnostic-info-optional-td3932943.html