X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id CF970D1B46A for ; Thu, 15 Jan 2004 07:16:30 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 90962-01 for ; Thu, 15 Jan 2004 03:15:59 -0400 (AST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by svr1.postgresql.org (Postfix) with ESMTP id 6C988D1D876 for ; Thu, 15 Jan 2004 03:15:57 -0400 (AST) Received: from [10.10.14.130] glaesema@smtp-send.myrealbox.com [61.115.206.98] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.51 $ on Novell NetWare; Thu, 15 Jan 2004 00:15:49 -0700 In-Reply-To: <200401142041.25110.peter_e@gmx.net> References: <03AF4E498C591348A42FC93DEA9661B8720458@mail.vale-housing.co.uk> <200401142041.25110.peter_e@gmx.net> Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: "Dave Page" , "Alexey Borzov" , From: Michael Glaesemann Subject: Re: A briefing is needed... Date: Thu, 15 Jan 2004 16:15:47 +0900 To: Peter Eisentraut X-Mailer: Apple Mail (2.609) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/78 X-Sequence-Number: 3317 On Jan 15, 2004, at 4:41 AM, Peter Eisentraut wrote: > 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 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. Have you looked at xml:tm (translation memory) or XIFF at all? There's a recent article at xml.com about it (). I don't know a lot about it, but am wondering if it wouldn't be another option. I don't know much about WML either, but am off to learn! Michael Glaesemann grzm myrealbox com