Generic toString for any object or class
Converts any object or instance of a class into well formatted string. Used for debugging only e.g. when you trace a complex object, all the properties of the object is displayed nicely, much like the Event toString().
Posted 26 July 2010 by Matan UbersteinTagged As: AS3, Debugging, Snippet | Categories: AS3, Snippet | 2 Comments







