> By this, I assume you mean, e.g., making the actual > javax.servlet.http.HttpServlet class available. Well, okay, I suppose that > could be useful because it will do HTTP decoding, gives you doGet() and > doPost(), has some nice stuff for returning HTTP response headers, etc.
Exactly so. > I should point out that by dropping all that servlet stuff and going to the > one-method interface in 0.4, we are NOT wasting ANY of the work you've done > on fproxy or the EOF plugins, _because_ of the equivalence b/t the 0.3 > servlet approach and my one-method interface. Porting them to the 0.4 Glad to hear it. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
