>
> - would you like to partecipate in the Cocoon PMC?
>
>[x] yes
>[ ] no
>
Matthew
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Here is how the current version of our debugger works (as shown in Gent):
1) It is a remote debugger. This means that the client (the eclipse plugin)
connects to the Cocoon side of things using a socket.
2) As the request is processed by Cocoon, an adapted TreeProcessor sends
events to the clien
I have been following the discussion about a Cocoon IDE, debugger etc. with
some interest (although my email connection is limited this week). As most
of you know we have developed some plugins for eclipse that can help with
Cocoon based application development. You can download "sunBow" from here
mlangham2002/12/06 06:31:29
Modified:src/documentation/xdocs who.xml
Log:
Added my name.
Revision ChangesPath
1.34 +1 -0 xml-cocoon2/src/documentation/xdocs/who.xml
Index: who.xml
===
RCS
>> 5) the 'uber library of cocoon blocks'. Where do we host it? how to wemanage it? How do we provide the block discovery web service? whichtechnology do we use: SOAP or REST?<