I like JavaScript as a language, its just plain fun to write in it. And if I want to write an application, rhino is just great. But what it lacks is a good debugger. The debugger shell is OK at best. On the other hand there is firebug which is the focus of development effort and has lots of cool features. So it just seems like it would be really great to be able to use firebug to step through rhino. Except of course you can't and for the life of me I can't figure out a way that you could - except maybe by adding something to firebug - an extension that would ... ? I'd like to try to work on something like that but I'm just not sure there is a way to do it. So my question is: can anyone think of a good way to go about getting firebug to be useful for stepping through and debugging JavaScript files that use rhino? I just don't know enough to know there is a practical way to approach this.
Terry _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
