[squeak-dev] gettext support?

Janko Mivšek janko.mivsek at eranova.si
Tue Jan 13 11:27:14 UTC 2009


Hi all,

Just FYI, I'm just working on translation support in Aida and this one 
won't use some external files and gettext, but will rather store 
translations directly into class side methods.

Rationale for such approach is the same as it is for storing web images 
into the methods: it is easier to store translations along with the code 
into our versioning systems, easier to install, easier to maintain.

Maybe we can later make this approach more generally available as a 
separate package? Anyone interested?

Janko

Michael Rueger wrote:
> Edgar J. De Cleene wrote:
> 
>> I add to SqueakLightII.dev.7215 for improve image.
>> As I have Aida as Web framework , wish know if I could grab others 
>> .mcz in http://source.impara.de/aida 
> 
> Yes, they are available. We tried to make them as clean as possible, but 
> as those are packages we use for the etoys project server and the Sophie 
> book server there might be some dependencies that haven't been cleaned 
> up completely.
> 
>> Also I wish know if is OK I adopt PackageInfo and Monticello from Impara
> 
> It is ok, but the Impara versions may not be in sync with newer versions 
> AFAIK.
> 
> Michael

-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si



More information about the Squeak-dev mailing list