Return-Path: Delivered-To: apmail-incubator-sling-dev-archive@locus.apache.org Received: (qmail 28878 invoked from network); 19 Sep 2007 07:33:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 07:33:29 -0000 Received: (qmail 93981 invoked by uid 500); 19 Sep 2007 07:33:21 -0000 Delivered-To: apmail-incubator-sling-dev-archive@incubator.apache.org Received: (qmail 93938 invoked by uid 500); 19 Sep 2007 07:33:21 -0000 Mailing-List: contact sling-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sling-dev@incubator.apache.org Delivered-To: mailing list sling-dev@incubator.apache.org Received: (qmail 93929 invoked by uid 99); 19 Sep 2007 07:33:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 00:33:21 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Sep 2007 07:33:28 +0000 Received: (qmail 28784 invoked from network); 19 Sep 2007 07:33:07 -0000 Received: from localhost (HELO carsten-ziegelers-computer.local) (127.0.0.1) by localhost with SMTP; 19 Sep 2007 07:33:07 -0000 Message-ID: <46F0D0B3.3050909@apache.org> Date: Wed, 19 Sep 2007 09:33:07 +0200 From: Carsten Ziegeler User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: sling-dev@incubator.apache.org Subject: Location of constants Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, i'm wondering if we should move some of the constants from sling-app/Sling.java to the constants in core? For example the new sling.id or sling.home are of general interest in own bundles, but I don't want to make my bundle depend on sling-app just in order to use the defined constant. WDYT? Carsten -- Carsten Ziegeler cziegeler@apache.org