Hello Everybody,
I’m in the process of writing some AppleScripts to route any JavaScript errors back you your IDE or text editor during the development process. Couple of goals: use your browser to check the syntax of a JavaScript project. If any syntax error is found, the error is bounced back to your IDE or text editor. Runtime error handling will be nice and pretty easy to integrate too Let me know if you are interested in helping with this little project.
The scripts are not really usable yet - I’m mainly interested in finding some others who see the value in this and want to help extend it.
http://philmaker.googlepages.com/rebound.html
Thanks,
Phil