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 B789198AE for ; Wed, 7 Mar 2012 20:18:13 +0000 (UTC) Received: (qmail 83028 invoked by uid 500); 7 Mar 2012 20:18:13 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 82999 invoked by uid 500); 7 Mar 2012 20:18:13 -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 82987 invoked by uid 99); 7 Mar 2012 20:18:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 20:18:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dougarthur@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 20:18:06 +0000 Received: by wibhq12 with SMTP id hq12so3807716wib.6 for ; Wed, 07 Mar 2012 12:17:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=hGMV5BpgyNJx1B4Vo6a/3l2oNhAa/1jF3Zk/Oerbnqc=; b=nZYkPtErNg5z81ErlG5o3z/Y9LzT/EVlhOiMH7z7nnMJ3E08nz4SHDtg84lpjar/n1 erH6bgClEpOYDvBnGpWAhC5/kgLb+64KlOpJs4x3NotqYHEkvssYGh/ywmQ6GuDAuXRE IKOLyLvSnxab/Y5gVyGEmD8dDbof44UDRSxSAH6UzLirijjiYJ55tavDXudIcsa7AzxU PjwEA/O/tR1+7XHXPcgSW1tpDDSL9P4czbhRXboZS5osnrJTMUyRBy8AOT/40gK0KsBN AVltOCMrxvgmtLaBU9CIoKBh/50HKdpcLhlQdwSKnzYae8NoBulvDx4AEjILSHDQdMCV uVgw== MIME-Version: 1.0 Received: by 10.180.14.37 with SMTP id m5mr6587806wic.19.1331151465557; Wed, 07 Mar 2012 12:17:45 -0800 (PST) Received: by 10.180.80.10 with HTTP; Wed, 7 Mar 2012 12:17:45 -0800 (PST) In-Reply-To: References: Date: Wed, 7 Mar 2012 13:17:45 -0700 Message-ID: Subject: Re: [PROPOSAL] html template From: Doug Arthur To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Mar 7, 2012 at 1:09 PM, Omar Gonzalez wrote: > It'd be nice to have, but that's really an IDE feature, no? > > -omar Probably so, and maybe we should be considering IDE features. We can release a plugin in eclipse, or work with IntelliJ to fit these features in. I think it's our task to make Flex development a better experience, and if it takes IDE featuers to make a better experience, then we find ways to make that happen. - Doug