Re: [qooxdoo-devel] localization features

2006-02-26 Thread Sebastian Werner
Ben Alex schrieb: gmcms wrote: I think that it's not the purpose of qooxdoo to handle i18n. It's the purpose of the server side (php) to check for the right language and prepare the web page with all the corresponding vocabulary. It's easy to do with a templating system such as the good one T

Re: [qooxdoo-devel] localization features

2006-02-24 Thread gmcms
Hi, You're probably right, but I'm not sure that there is only one way of thinking, it depends really on what you want to do. The problem is to define the objectives to explain a technic exposed. In general, I think that the excess is not good whatever domain we are speeking. When we look at a si

Re: [qooxdoo-devel] localization features

2006-02-24 Thread Ben Alex
gmcms wrote: I think that it's not the purpose of qooxdoo to handle i18n. It's the purpose of the server side (php) to check for the right language and prepare the web page with all the corresponding vocabulary. It's easy to do with a templating system such as the good one TBS. I'm not sure th