[swift-server-dev] HTTP API Review
Michael Nisi
michael.nisi at gmail.com
Mon Sep 4 07:13:02 CDT 2017
Why?
I prefer adjective protocol naming, because of its semantic meaning and it leaves the noun, HTTPRequestHandler in this case, free to be used by the implementation.
Michael
> On 4. Sep 2017, at 10:28, Alex Blewitt via swift-server-dev <swift-server-dev at swift.org> wrote:
>
> I'm not convinced that using HTTPRequestHandling is a good protocol name. Why not use HTTPRequestHandler instead?
>
> Alex
More information about the swift-server-dev
mailing list