Hi Lars,

Compared to beta 18, those classes were just moved to the org.restlet.util
package (WrapperCall was split in WrapperRequest and WrapperResponse).
However, during the beta 19 dev, I've replaced those classes by some
"wrapper constructors", but the feed-back led me to revert this decision.

Like the Servlet API which has wrappers for Request and Response, I think it
is useful to provide some wrappers for the most commonly used classes. For
other classes, people will have to rely on their IDE.

In short: yes, my intent is to keep those classes in the final API.

Best regards,
Jerome

> -----Message d'origine-----
> De : Lars Heuer [mailto:[EMAIL PROTECTED] 
> Envoyé : mardi 24 octobre 2006 15:05
> À : [email protected]
> Objet : b19: Wrapper(Req|Resp|Res)
> 
> Hi Jerome, 
> 
> I saw, you've reintroduced the Wrapper classes. Before I change my 
> code: Will they stay in the future releases? 
> 
> Best regards, 
> Lars 
> -- 
> http://www.semagia.com 
> 
> 

Reply via email to