> Would your embedding be able to use the new API? It's much nicer and more
> robust than jsd.
>
> Dave
I have only been following the debugger discussions / design very
sporadically. I assume the new API is available via a C/C++ interface.
I have never liked the jsd and jsdbgapi API very much. It is difficult to
use and doesn't provide all of the features I would like. However, we have
spent a great deal of time getting our debugger to work and therefore we
need backwards compatilibity. Over time, I would like to convert to the new
debugger interface, but this would be a background activity.
Our company loves SpiderMonkey and we use it extensively in our products and
we want to continue to use it. Upgrading to 1.8.5 was a lot of work and
worth it because of the performance improvements. I am not sure upgrading to
a new debugger interface will provide enough new features to justify the
cost. That is why it would need to be a background activity.
Robin