Btw - another variant would be to drop the "Response" suffix from the method 
names.

Andy

On Mar 13, 2011, at 10:48 AM, Andy Schwartz <andy.g.schwa...@gmail.com> wrote:

> Hi Bernd -
> 
> I am a bit hesitant about the names as well.  Three possible options:
> 
> 1. completeNoopResponse()/completeScriptResponse()/completeRedirectResponse().
> 2. renderNoopResponse()/renderScriptResponse()/renderRedirectResponse().
> 3. sendNoopResponse()/sendScriptResponse()/sendRedirectResponse().
> 
> Think #2 and #3 read better than #1.  If we go with #2 or #3 we would
> make it clear that these complete the response by documenting that
> FaceContext.responseComplete() is called.
> 
> Andy

Reply via email to