[Haskell-cafe] Re: Interesting new user perspective

Andrew Coppin andrewcoppin at btinternet.com
Sat Oct 11 17:57:23 EDT 2008


apfelmus wrote:
> ... and a solution to a problem that you souldn't have in the first
> place. I mean, if you want to construct XML or SQL statements, you ought
> to use an abstract data type that ensures proper nesting etc. and not a
> simple string.
>   

Right. And if you have 25 KB of HTML data, you're *really* going to 
transform all of that into an abstract data type just to avoid injection 
problems, right?



More information about the Haskell-Cafe mailing list