[
https://issues.apache.org/jira/browse/AWF-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Stevenson moved DEFT-41 to AWF-108:
----------------------------------------
Reporter: Niklas Gustavsson
Key: AWF-108 (was: DEFT-41)
Project: Apache AWF (was: Deft)
> Chain support in HttpResponse.write
> -----------------------------------
>
> Key: AWF-108
> URL: https://issues.apache.org/jira/browse/AWF-108
> Project: Apache AWF
> Issue Type: Bug
> Reporter: Niklas Gustavsson
>
> The last callback in an asynchronous callback chain will often look something
> like this
> response.write(result);
> response.finish();
> If write "returns this" the above could be written:
> response.write(result).finish();
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira