[whatwg] internationalization/localization

Gytis Jakutonis wrote:

 > is there any ideas how to handle localization issues in web apps?

I've been giving this a lot of thought, and one possble way is dtd's. If 
you're using xml/xsl as a templating engine to output html, you can use 
DTDs (i guess like how mozilla does localization) with entities within 
the XSL to put in text.

Jason

Received on Tuesday, 29 June 2004 06:34:15 UTC