Re: Witeboard Forrest2 committed

2006-11-18 Thread Ross Gardler
Ross Gardler wrote: Tim Williams wrote: On 11/17/06, Ross Gardler <[EMAIL PROTECTED]> wrote: ... Where's the pipeline defined? ... Hopefully this will help you read the examples included in the contribution. (I'll add this to the documentation as well) I've added the start of a FAQ

Re: Witeboard Forrest2 committed

2006-11-18 Thread Ross Gardler
Tim Williams wrote: On 11/17/06, Ross Gardler <[EMAIL PROTECTED]> wrote: ... Where's the servlet exposure? It's not part of core it is a separate module in order to keep core size to a minimum. The objective is to make it as embeddable as possible. I have a webapp module, but have not co

Re: Witeboard Forrest2 committed

2006-11-17 Thread Tim Williams
On 11/17/06, Ross Gardler <[EMAIL PROTECTED]> wrote: Ross Gardler wrote: In an attempt to give you a starting point for getting a grip on what a Forrest2 Content Object looks like... A basic hello world process example source [1] (this is described in the readme) A full pipeline process, illus

Re: Witeboard Forrest2 committed

2006-11-17 Thread Ross Gardler
Ross Gardler wrote: In an attempt to give you a starting point for getting a grip on what a Forrest2 Content Object looks like... A basic hello world process example source [1] (this is described in the readme) A full pipeline process, illustrating readers, input and output plugins is desc