I had a browse through the documentation.
I know that naming things is quite difficult, however :
I was just curious as what made you choose the class names inter.x and outcome.x ?
to me it seemed to be a bit more intuitive if inter was just named web or http e.g. http.Request , http.Response .
and also if outcome was just named response e.g. response.Html( ... ) or response.Json( ... )
what do you think?
... and just to be clear, I appreciate all the hard work you've put into this project. It looks very good.
I had a browse through the documentation.
I know that naming things is quite difficult, however :
I was just curious as what made you choose the class names
inter.xandoutcome.x?to me it seemed to be a bit more intuitive if
interwas just namedweborhttpe.g.http.Request,http.Response.and also if
outcomewas just namedresponsee.g.response.Html( ... )orresponse.Json( ... )what do you think?
... and just to be clear, I appreciate all the hard work you've put into this project. It looks very good.