On Mon, Jun 25, 2001 at 02:45:31AM -0500, Brandon Wiley wrote:
> 
> > Okay.  Would you like to do this?  You can layer it under the minimalistic
> > one-method plugin interface I have provided in 0.4:
> 
> I can go ahead and merge in the rest of the servlet API in the near
> future. I'll port the servlet API to the 0.4 interface when 0.4 moves from
> experimental to unstable.

This is going to happen very soon.  I'd suggest you ignore 0.3 and simply
do your work on the experimental branch.

Hopefully, we can reach a consensus on the list about exactly how the
servlet API, and specifically HttpServlet, are going to be connected to
the "low-level" plugin interface, before any of us start committing code.
Do you already have an idea about how to do this?

One thing we need to ensure is that after the method
service(HttpServletRequest req, HttpServletResponse resp) is entered,
the servlet has a way to get the Node instance so that it can use the
InternalClient.

-- 

# tavin cole
#
# "Technology is a way of organizing the universe so that
# man doesn't have to experience it."
#
#        - Max Frisch


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to