Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 11605 invoked from network); 9 May 2008 06:58:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 06:58:23 -0000 Received: (qmail 17789 invoked by uid 500); 9 May 2008 06:58:24 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 17409 invoked by uid 500); 9 May 2008 06:58:24 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 17398 invoked by uid 99); 9 May 2008 06:58:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 23:58:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tripod@day.com designates 62.192.10.254 as permitted sender) Received: from [62.192.10.254] (HELO goobak01.day.com) (62.192.10.254) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 06:57:37 +0000 Received: by goobak01.day.com (Postfix, from userid 1212) id A90715087B; Fri, 9 May 2008 08:56:39 +0200 (CEST) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by goobak01.day.com (Postfix) with ESMTP id 1902650871 for ; Fri, 9 May 2008 08:56:38 +0200 (CEST) Received: by wa-out-1112.google.com with SMTP id n4so1591210wag.5 for ; Thu, 08 May 2008 23:57:30 -0700 (PDT) Received: by 10.114.123.19 with SMTP id v19mr3921249wac.168.1210316250539; Thu, 08 May 2008 23:57:30 -0700 (PDT) Received: by 10.114.14.8 with HTTP; Thu, 8 May 2008 23:57:30 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 08:57:30 +0200 From: "Tobias Bocanegra" Sender: tripod@day.com To: dev@jackrabbit.apache.org Subject: Re: extending the jackrabbit-api In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 5589a420ace32ef5 X-Virus-Checked: Checked by ClamAV on apache.org On 5/9/08, Esteban Franqueiro wrote: > I think it's a good idea, as long as we don't have to keep those interfaces there for > backcompatibility, and we can drop them quickly. yes, that was the idea. alternatively we could also create an interim project module, jackrabbit-jsr283-api and drop that later. this way, we don't need to "clutter" the jackrabbit-api. -- toby > Regards, > > Esteban Franqueiro > esteban.franqueiro@bea.com > > ________________________________ > > De: tripod@day.com en nombre de Tobias Bocanegra > Enviado el: jue 08/05/2008 16:48 > Para: dev@jackrabbit.apache.org > Asunto: extending the jackrabbit-api > > > > > hi, > as the implementation of the new features for jsr283 have started, i > suggest to put the new jsr283 interfaces to jackrabbit-api instead to > core (where possible). this way, we can already figure out > inter-module dependency issues and people can start using experimental > features through an API than rather through casting objects to core > interfaces. > > suggestion: use 'org.apache.jackrabbit.api.jsr283' as base package for > the new jsr283 interfaces and classes. > > for example, use > org.apache.jackrabbit.api.jsr283.nodetype.NodeDefinitionTemplate > for the future javax.jcr.nodetype.NodeDefinitionTemplate > > once jcr2.0 is released, we can either extend them from the 'real' > interfaces or just drop them. in any case it might make sense to mark > them as deprecated from start. > > WDYT? > > -- > regards, toby > > > > > Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. >