> In the actual code or in string constants? If in string constants, why not
> use the ISO-8859-1 encoding? Or even Unicode? As long as your software sets
> the character set parameter in the HTTP header, this should display
> correctly.
>
> Example: Content-Type: text/html; charset=iso-8859-1
>
> or: Content-Type: text/html; charset=utf-8

An ASCII approximation is still needed. Sometimes, character
restriction is not under your control. E.g., registering an email
address (at a third-party provider) for the project.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to