From: David G. <c0...@cs...> - 2007-12-30 08:41:35
|
When you have decided what formatting function to use, I will help out with 2, 3 and 4. David (individ) Jacek Sieka wrote: > 1) Decide on formatting function (with positional args, preferably with automatic memory managment). > Boost seems the best so far (positional params, supported by xgettext, no memory hassles) but I'm > open to (msvcrt-friendly) alternatives... Steven? If boost, I'm open to using more of the boost > library (pointers, threads etc), evaluating each sublibrary on its own... > > 2) Convert all strings to use above mentioned formatting function > > 3) Make a script that converts the old language files > > 4) Preferably create the automatic merge script for the two project guis... > > Anyone interested? |