[Haskell-cafe] some ideas for Haskell', from Python

Max Rabkin max.rabkin at gmail.com
Wed Jan 14 14:16:13 EST 2009


On Wed, Jan 14, 2009 at 11:11 AM, Alex Queiroz <asandroq at gmail.com> wrote:
>     I have one for binding GET/POST variables to regular variables
> transparently and with error checking, just inside the body of the
> macro.

Noooo! You reinvented PHP. What happens if a request variable shadows
the name of another variable used in the body?

> --
> -alex
> http://www.ventonegro.org/
>


More information about the Haskell-Cafe mailing list