Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 91301 invoked from network); 22 Jul 2007 17:16:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2007 17:16:51 -0000 Received: (qmail 29044 invoked by uid 500); 22 Jul 2007 17:16:50 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 28892 invoked by uid 500); 22 Jul 2007 17:16:49 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 28879 invoked by uid 99); 22 Jul 2007 17:16:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 10:16:49 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of hedhman@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 10:16:47 -0700 Received: by wa-out-1112.google.com with SMTP id n4so4296353wag for ; Sun, 22 Jul 2007 10:16:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:organization:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=PnWwmlhMyJq2G3dpsRvDWjLZqK5FSDZQ1EsN9/NfAGLE48hRYEGr16a2O0aeXSOSbGTFvD0xBGN/WBFDnA/TpKeUvWgO0QxpHN/OVelx5UGb4Yh8R5LfsccTRxXGcO73R+uG95IjbP7noBnoXIGzcQo0B1InEZMoR+gomAyMyGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:sender; b=ho0bCNmXh02bGjH7mHGzhPkF8l3vv/SyhfuYn+OMlwR8dvESIxhqqvU3ZlVqvdCzmYovCw15fGJBFvEQUvQpTJxmZnPtU6/6RSyE2bwPWftFW9KAPFhE3iegjGxgMq5r/Q9ATuOeSl80hD47eFSExjRYz7PxDqwJ0aSGizLAc28= Received: by 10.114.93.17 with SMTP id q17mr2246526wab.1185124586804; Sun, 22 Jul 2007 10:16:26 -0700 (PDT) Received: from ?192.168.88.129? ( [203.121.47.21]) by mx.google.com with ESMTPS id v37sm8358242wah.2007.07.22.10.16.24 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jul 2007 10:16:26 -0700 (PDT) From: Niclas Hedhman Organization: Private To: general@incubator.apache.org Subject: Re: Discuss: Package Naming for Incubator Release of River Date: Mon, 23 Jul 2007 01:14:55 +0800 User-Agent: KMail/1.9.5 References: <46A328DE.3060504@dcrdev.demon.co.uk> In-Reply-To: <46A328DE.3060504@dcrdev.demon.co.uk> Cc: river-dev@incubator.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200707230114.55899.niclas@hedhman.org> Sender: Niclas Hedhman X-Virus-Checked: Checked by ClamAV on apache.org On Sunday 22 July 2007 17:52, Dan Creswell wrote: > We would appreciate some clarification in respect of the above and some > guidance on what the minimum requirements might be. =A0For example would > it be acceptable to create a compatibility layer and thus, for at least > this first release, have both com.sun and org.apache namespaces present > in our codebase and release? =A0This would allow our users some time to > transition smoothly to the new package namespace. IMHO, yes transitional solutions are acceptable, and possibly even preferab= le. *I* would like to see; =46irst Incubating Release - current package names. Then (optionally) - compatibility layer where org.apache.river wraps the com.sun.jini classes. Last Incubating release - the com.sun.jini classes are the wrappers to the org.apache.river classes. =46irst Full Apache release - only org.apache.river classes. And I also think there is no contention about keeping the net.jini API clas= ses=20 as-is, without package name changes, which is what the majority of the Jini= =20 users actually refers to. Would that work? Cheers Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org