Similarly, use of toString () in ActionScript can provide similar advantages as discussed in Debugging Basics in Flex 3 (beta). While an ActionScript toString () looks similar to a Java toString and ...
I have found the humble Java toString() to be one of the most useful and powerful techniques in debugging and troubleshooting Java applications. That is only true, unfortunately, when and if the ...