Hi,
small "feature" request: could someone please change the following line in cocoon.xconf:
<!-- <debugger>enabled</debugger> -->
to
<debugger>disabled</debugger>
(and if necessary change the code that acts on this).
I'm using the flowscript debugger and each time I update my Cocoon version (from SVN) I have to change this line manually before my XPatchTask works again. :-(
You can just change your patch task to append <debugger/> tag if it's not present. No need to remove comment.
Vadim
