Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 56353 invoked from network); 12 Jul 2006 23:33:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 23:33:35 -0000 Received: (qmail 12990 invoked by uid 500); 12 Jul 2006 23:33:31 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 12950 invoked by uid 500); 12 Jul 2006 23:33:31 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 12939 invoked by uid 99); 12 Jul 2006 23:33:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 16:33:31 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Jul 2006 16:33:30 -0700 Received: (qmail 4130 invoked from network); 12 Jul 2006 23:33:07 -0000 Received: from ool-43560edb.dyn.optonline.net (HELO ?192.168.1.102?) (geir@67.86.14.219) by b014.internal.mobile-health-diary.com with SMTP; 12 Jul 2006 23:33:07 -0000 Message-ID: <44B586B2.8020401@pobox.com> Date: Wed, 12 Jul 2006 19:33:06 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] internationalization References: <44B249F5.6020204@gmail.com> <44B3EF9D.4070903@pobox.com> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ilya Okomin wrote: > On 7/11/06, Geir Magnusson Jr wrote: >> >> >> Have you had any thoughts about a 'common' code set, that is copied and >> modified at build time, setting the right package name and bundle name >> by convention? That would remove the need to duplicate the code. > > > Yep, it is a good idea that we can use. However, in approach that I > described here we only need to create MsgUtils class in each module where > ExtMsg class static instance is to be initialized. In my opinion there is > not so much work to do manually once and not to make build config files > more > complex. But what happens if we change things? You need to go revisit every instance. I guess it's not such a big deal - once per module - but still, duplication is irritating. I don't feel too strongly either way. Just suggesting. geir --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org