2009/7/8 Erik Arvidsson <[email protected]> > > It seems like we want to do the string replacing in the front-end. > Does anyone have any experience with C++ l10n/template libraries that > we might want to use?
I don't have, but I just came across a few: http://www.clearsilver.net/ (Apache license, C library, i18n support is explicitly mentioned) http://teng.sourceforge.net/ (C++ library, LGPL) http://www.lazarusid.com/libtemplate.shtml (claimed to be much simpler than the two above. license unclear) I'll also ask around. Jungshik > > On Wed, Jul 8, 2009 at 12:00, Aaron Boodman<[email protected]> wrote: > > On Wed, Jul 8, 2009 at 12:00 PM, Aaron Boodman<[email protected]> wrote: > >> Agree with Erik that it seems like we should share this code between > >> DOMUI and the extensions system. > > > > (Erik Kay) > > > > -- > erik > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
