Vadim Gritsenko wrote:
Reinhard Poetz wrote:
I've been working on rest block that is based on Apples. It won't do much but to provide a controller interface that extends the StatelessApplesController

public interface RestApple extends StatelessAppleController {

    void doGet(AppleRequest req, AppleResponse res) throws Exception;

Given the recent crusade against Cocoon environment, I gotta ask, why 'RestApple' and not 'Servlet'; why 'AppleRequest' and not 'ServletRequest'?

because I want to write a Cocoon REST server now without having to reinvent 
Cocoon.

I'm sure Daniel will support this question too ;-)

LOL, I think so too.

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------



        
                
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de

Reply via email to