Hi Thomas. Can it be assumed that the Rhino debugger is always present? Since js.jar is in the repository, I'm wondering if the safe construction of the Rhino debugger in JSVGViewerFrame is necessary. In my investigations to update to Rhino 1.6R2, I've found that the debugger has changed a bit and now the debugger frame is not the same as the org.mozilla.javascript.tools.debugger.Main class. To get access to the frame to mess with the menus as is currently done, I need to extend the Main. This isn't (easily) doable without assuming it is always present, though.
Thanks, Cameron -- Cameron McCormack ICQ: 26955922 cam (at) mcc.id.au MSN: cam (at) mcc.id.au http://mcc.id.au/ JBR: heycam (at) jabber.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
