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