public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Dave Page <[email protected]>
To: Alexey Borzov <[email protected]>
To: [email protected]
Subject: Re: A briefing is needed...
Date: Wed, 14 Jan 2004 20:41:25 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Dave Page wrote:
> That's not exactly the case. It can be easily redesigned, however we
> have other priorities right now which are more difficult - eg.
> Internationalisation.
The internationalization system I see in CVS right now doesn't look very
well thought out. Separating the text from the context where it will
appear will not make the site very maintainable. Plus, it doesn't look
like this system is going to have a lot of external tool support for
editing, verifying, and updating translations. The same mistakes have
been made before, see catgets, Java properties, various similar
key=>string attempts. Check out WML and gettext for better approaches.
Not only do they fulfill the criterion of not separating text from
context, they also have tool support and are actually used in
situations similar to ours.
view thread (16+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: A briefing is needed...
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox