[Zope-CMF] [dev] some questions regarding CMF 1.4
Dieter Maurer
dieter@handshake.de
Wed, 26 Feb 2003 20:13:53 +0100
Florent Guillaume wrote at 2003-2-25 20:17 +0000:
> Tres Seaver <tseaver@zope.com> wrote:
> > I believe that the I18N / L10N code can land by the end of the month, if
> > somebody has time to work on it at all. I will take on landing the APB
> > branch this week (Casey has already done some preliminary work on it).
> >
> > I would therefore propose that we label an alpha as of Monday, 3 March,
> > with a beta scheduled for Monday, 10 March, and a release for Monday, 24
> > March.
>
> As I mentionned somewhere, I'm against releasing the proposed i18n as it
> is. Useable i18n means using message-ids everywhere, not just relying on
> default-text-as-message-id which is brittle.
Why do you think so?
"gettext" uses precisely that approach.
We had made good experience with it.
Dieter