Re: Unicode characters

2009-05-25 Thread Juerd Waalboer
Andreas J. Koenig skribis 2009-05-25 8:30 (+0200): > > On Sun, 24 May 2009 10:09:25 +0200, Juerd Waalboer > > said: > > Although it's safe on output, it's better to get used to using > > :encoding(utf8) instead of :utf8. Using :utf8 on input can cause > > stability and security iss

Re: Unicode characters

2009-05-25 Thread Andreas J. Koenig
> On Sun, 24 May 2009 10:09:25 +0200, Juerd Waalboer > said: > Although it's safe on output, it's better to get used to using > :encoding(utf8) instead of :utf8. Using :utf8 on input can cause > stability and security issues. That's new to me. Do you have a link that backs this up