Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 73001 invoked from network); 22 Jul 2005 13:32:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 13:32:06 -0000 Received: (qmail 85032 invoked by uid 500); 22 Jul 2005 13:32:01 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 84972 invoked by uid 500); 22 Jul 2005 13:32:00 -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 84959 invoked by uid 99); 22 Jul 2005 13:32:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 06:32:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 217.158.94.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [217.158.94.220] (HELO cirrus.purplecloud.com) (217.158.94.220) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 06:31:53 -0700 Received: (qmail 89446 invoked from network); 22 Jul 2005 13:31:55 -0000 Received: from dhcp-215-185.onsite.apachecon.com (HELO ?129.143.215.185?) (129.143.215.185) by smtp.purplecloud.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 Jul 2005 14:31:55 +0100 Message-ID: <42E0F549.9040609@gmail.com> Date: Fri, 22 Jul 2005 14:31:53 +0100 From: Tim Ellison User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: Class library componentization References: <42E0C381.7060201@gmail.com> <42E0EE8C.1000900@darwinsys.com> In-Reply-To: <42E0EE8C.1000900@darwinsys.com> X-Enigmail-Version: 0.92.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 Ian Darwin wrote: > Tim Ellison wrote: > >> Here's a list of the packages in J2SE 5.0, and my strawman grouping of >> packages into 'components' (terminology to be agreed :-) ). >> >> The goal is to (a) stimulate discussion, and (b) think about the >> components that we should declare with well-defined interfaces to other >> components (I'm thinking of OSGi bundles here). >> >> >> > Put jar and zip together. Agreed. > Break "lang" out from the other three in "luni". I don't care deeply, but why? I'm interested whether you see 'lang' and 'uni' as components that would have a life independently of one another. Remember that I'm also proposing a set of kernel classes that are VM-specific. We don't want to go too fine-grained. > Maybe put "text" into > that group (who consistently & correctly remembers whether Locale is in > text or util? :-)). There is a wad of logic to get right for the bidi, word/line/sentence boundary detection, etc. I can imagine a world with updates required here that are independent of other components. -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK.