On Feb 9, 2009, at 2:30 PM, Matthieu Riou wrote:
On Sun, Feb 8, 2009 at 8:29 AM, Denis Weerasiri
<ddweeras...@gmail.com>wrote:
I'm interested in implementing a interactive debugging tool for WS-
BPEL
developers on Apache ODE which enables to set breakpoints, and
watch/inspect
instance variables as GSOC project.
Sweet! Really good idea :)
A big +1 from me, too.
It is possible as it's a feature that used to exist back in the days
when
ODE was still called PXE and was developed by Intalio only.
Debugging had
been developed for Netbeans by a third party.
It's even older... Debugging was actually one of the original
features of the engine, like back in 2004, and was very useful for
developing the engine and some of the initial demos. The NetBeans
debugging functionality used the APIs that Matthieu enumerated and to
good effect.
-- Paul