On Wed, Jan 14, 2009 at 11:11 AM, Alex Queiroz <[email protected]> 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/ > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
