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 5626095E0 for ; Fri, 16 Mar 2012 10:02:18 +0000 (UTC) Received: (qmail 642 invoked by uid 500); 16 Mar 2012 10:02:17 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 611 invoked by uid 500); 16 Mar 2012 10:02:17 -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 602 invoked by uid 99); 16 Mar 2012 10:02:17 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 10:02:17 +0000 Received: from localhost (HELO mail-ee0-f47.google.com) (127.0.0.1) (smtp-auth username bdelacretaz, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 10:02:17 +0000 Received: by eekc1 with SMTP id c1so1904792eek.6 for ; Fri, 16 Mar 2012 03:02:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.19.194 with SMTP id c2mr111467ebb.178.1331892135590; Fri, 16 Mar 2012 03:02:15 -0700 (PDT) Received: by 10.213.5.15 with HTTP; Fri, 16 Mar 2012 03:02:15 -0700 (PDT) In-Reply-To: <3C66C415-073F-47FE-A323-DD0EDDBEF89F@classsoftware.com> References: <4F608EBF.5060007@dot-com-it.com> <3C66C415-073F-47FE-A323-DD0EDDBEF89F@classsoftware.com> Date: Fri, 16 Mar 2012 11:02:15 +0100 Message-ID: Subject: Re: Apache Flex Namespace URI From: Bertrand Delacretaz To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 On Fri, Mar 16, 2012 at 5:02 AM, Justin Mclean wrote: > ...So far I think we mostly agree that having real URLs is nice but have no idea what those URL should be... > ...The one I've currently committed is http://www.apache.org/flex ... Note that the Flex project cannot own that URL - that belongs to the main apache.org website. If you want those namespace URLs to eventually point to documents they should be under http://flex.apache.org which will belong to this project once graduated. I'd suggest http://flex.apache.org/ns (meaning "namespaces") as a prefix for namespace URLs - things like http://flex.apache.org/spark might collide with Flex website content. -Bertrand