Script Debugger 4.5.3
I’m pleased to announce the release of Script Debugger 4.5.3. Script Debugger 4.5.3 is a free maintenance release that addresses a series of issues that came to light following the release of Script Debugger 4.5.
XML Tools 2.9.3
I have just uploaded a new version of my freeware XML Tools AppleScript Scripting Addition.
Script Debugger 4.5.3b7
I am preparing another Script Debugger 4.5 maintenance release. This maintenance release tries to address the remaining stability issues in the Script Debugger 4.5.2 build. Here is another Beta build of Script Debugger 4.5.3 for testing.
AppleScript Profiling
An Script Debugger feature that I’ve been pondering for a long time is a profiler. Given that Script Debugger’s debugger has the ability to track each statement executed, I can capture quite a bit of data about time spent in handlers, and even particular statements. I can also track AppleEvents back to the [...]