Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9542DD42A for ; Tue, 31 Jul 2012 02:43:04 +0000 (UTC) Received: (qmail 75089 invoked by uid 500); 31 Jul 2012 02:43:03 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 75044 invoked by uid 500); 31 Jul 2012 02:43:03 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 75033 invoked by uid 99); 31 Jul 2012 02:43:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2012 02:43:03 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jonbcampos@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-ob0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2012 02:42:58 +0000 Received: by obcva7 with SMTP id va7so9502843obc.6 for ; Mon, 30 Jul 2012 19:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=G35SkMCRX/pjeg4q1dRUdsGjBHR2pt+LcLZOPcskjRg=; b=zdly1AtakXXhxww35ytIz6HXqnuexmJni9BEhHi92uuKzTDOej6O9rTS4J1KMzaO2g xUKQCmehxbaUav+F0iZyCXv6g2IDv6F7OIKc+jKc9MEg7oRTNHd/1dy00fADqvCZXxL1 kki8OxtPjcav6CgOoqFHRzYsYKowCO74hZ0zn7CrRUUpSd5Lm+1isKkp7ijtpF7ZkIEW gOz757EVpPLwXPeBgSJ9SkRY7KPkkIMubdls5FtNZI2c0NUATf/cQal+oY8Cu800Xnbp zFqVlBLqzuCy0ERvQt9xf2OGKjiHA+SMJ/VPP+BSeoqhgYMX6eYKyab8x+SgRV7fSLpp /UwQ== Received: by 10.60.18.168 with SMTP id x8mr20513186oed.18.1343702557725; Mon, 30 Jul 2012 19:42:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.61.227 with HTTP; Mon, 30 Jul 2012 19:42:17 -0700 (PDT) In-Reply-To: References: From: Jonathan Campos Date: Mon, 30 Jul 2012 21:42:17 -0500 Message-ID: Subject: Re: What namespace should new components go in? To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8ff2561aa3132104c61721f1 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff2561aa3132104c61721f1 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jul 30, 2012 at 9:06 PM, Justin Mclean wrote: > 2. Place components under a single new namespace called > http://flex.apache.org/ns. > Advantages: All new components have a new ant target, new swc and > namespace so easy to see what is new in the SDK and if a project is using > Apache Flex. Work already done in patches branch. Namespace is valid URL > and was suggested by a mentor. > Disadvantages: It's a new namespace. > I like this idea but maybe an "experimental" namespace and then the official "apache" namespace or spark, etc. -- Jonathan Campos --e89a8ff2561aa3132104c61721f1--