Paul Hammant wrote:

> I am primarily proposing that we decouple the Cocoon concepts from the
> servlet API.  We make the usable outside a servlet context.  We do
> provide a number of ways of wrapping Cocoon as a servlet, but generalize
> the real APIs

Interesting enough, Paul, this is already here :)

The abstraction over the Servlet API was designed *explicitly* to allow
CLI *and* Mailet interface for Cocoon. Take a look at the CocoonServlet
code to know what I mean.

It just hasn't been implemented, but Cocoon already is completely
decoupled from the Servlet API (and making a Cocoon block is entirely
possible... even if the behavioral interface will be very complex since
it has to expose the Cocoon Environment Object model)

if you want to implement what you said, be our guest :) we don't require
*any* change whatsoever (at least, that I know of)

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<[EMAIL PROTECTED]>                             Friedrich Nietzsche
--------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to