Re: Participation in the Cocoon PMC

2002-12-13 Thread mlangham
> > - 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]

Re: Cocoon IDE with debugger

2002-12-12 Thread mlangham
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

Cocoon IDE with debugger

2002-12-12 Thread mlangham
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

cvs commit: xml-cocoon2/src/documentation/xdocs who.xml

2002-12-06 Thread mlangham
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

Re: [design] Cocoon Blocks 1.1

2002-11-02 Thread mlangham
>> 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?<