[Seaside] [ANN] Encoding HTML Characters

Avi Bryant avi at beta4.com
Thu Apr 3 23:15:55 CEST 2003


On Fri, 4 Apr 2003, Keith P. Hodges wrote:

> Avi,
>
> would you like to use this?

Yes, I've been meaning to deal with that.  A couple of thoughts - it seems
to me that #text: should really encode characters by default, and there
should be a separate method for appending raw html to the document.  It
may also be better for performance reasons to have the encoding stored in
an Array not a Dictionary, with a look up by asciiValue.

At any rate, thanks for getting the ball rolling on this, it's been needed
for a while.

Avi



More information about the Seaside mailing list