Yes, you are right.

greetings
 Stephan

Tim Peierls schrieb:
On Nov 28, 2007 5:38 AM, Stephan Koops <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    I agree fully with Paul. Exceptions are the modern way to handle
    things,
    that don't are the normal way. The same thing should be possible for
    doPut(..), doGet(..), getRepresentation(.) and so on on subclasses of
    org.restlet.resource.Resource.


I agree only partly. I do *not* think the lower-level Handler API should work in terms of exceptions, but I do think the higher-level Resource API should provide a standard way to map checked exceptions (perhaps only Restlet-specific) back to the lower-level handling.

--tim

Reply via email to