Re: [web2py] Re: Organize translations

2016-02-10 Thread Massimo Di Pierro
I guess it is possible. It seems to me it complicates things but perhaps I just did not run into your use case. We will discuss on the devlopers list, feel free to join. On Wednesday, 10 February 2016 07:41:42 UTC-6, Carlos Cesar Caballero wrote: > > Hi Massimo, the Idea could be something like

Re: [web2py] Re: Organize translations

2016-02-10 Thread Carlos Cesar Caballero Díaz
Hi Massimo, the Idea could be something like T('my string to translate', 'place_to_find_it') so it will look directly to the needed translation files (as other frameworks do). I was thinking that some kind of "production mode" that could put model files and translations in memory like the conf