Hi all,
 
Refactoring done in SVN trunk. Protocol#confidential property and
Message#isConfidential() were added. Request#setConfidential() was removed.
 
Let me know if it works for you.
 
Best regards,
Jérôme Louvel
--
Restlet ~ Founder and Lead developer ~  <http://www.restlet.org/>
http://www.restlet.org
Noelios Technologies ~ Co-founder ~  <http://www.noelios.com/>
http://www.noelios.com
 

  _____  

De : Rob Heittman [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 22 octobre 2008 15:23
À : [email protected]
Objet : Re: Protocol should determine "confidentiality" of Request


That's perfectly fine by me.


On Wed, Oct 22, 2008 at 8:58 AM, Jerome Louvel <[EMAIL PROTECTED]>
wrote:


Hi Rob,
 
What could be possible is to have a Message#isConfidential() method that
would directly test the request's protocol.
 
We would deprecate the Request#setConfidential() method as we wouldn't have
to manually maintain the underlying member variable.
 

Reply via email to