Lukasz Lenart wrote:
>
> Request/Response wrappers
> Right now user can access raw Request or Response [...]


Seems reasonable, although I wonder if the appearance of not being able to
get the raw request/response will make people run away--they're very used
to doing things icky.


> No more Strings
> We are passing Strings all over the framework - they represents
> expressions, parameters and other different things.


Strings are horrible things; +bunches.

Even if they're just thin wrappers, so-called "micro types" can help a lot
when trying to understand what's happened, and why.

d.

Reply via email to