From flex-dev-return-5932-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 1 19:26:06 2012 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 94E119664 for ; Thu, 1 Mar 2012 19:26:06 +0000 (UTC) Received: (qmail 43574 invoked by uid 500); 1 Mar 2012 19:26:06 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 43529 invoked by uid 500); 1 Mar 2012 19:26:06 -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 43521 invoked by uid 99); 1 Mar 2012 19:26:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 19:26:06 +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 (nike.apache.org: domain of jonbcampos@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 19:25:58 +0000 Received: by obqv19 with SMTP id v19so1154977obq.6 for ; Thu, 01 Mar 2012 11:25:37 -0800 (PST) Received-SPF: pass (google.com: domain of jonbcampos@gmail.com designates 10.182.136.41 as permitted sender) client-ip=10.182.136.41; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jonbcampos@gmail.com designates 10.182.136.41 as permitted sender) smtp.mail=jonbcampos@gmail.com; dkim=pass header.i=jonbcampos@gmail.com Received: from mr.google.com ([10.182.136.41]) by 10.182.136.41 with SMTP id px9mr2578095obb.21.1330629937309 (num_hops = 1); Thu, 01 Mar 2012 11:25:37 -0800 (PST) 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=jEPtdjFIW+ms2HnFz43RavBRluijMFRPBCfm84TuweE=; b=jhQaybzglOfbvIfewl73OPZh/jSjiISyk8TO/u2fe4mGaqIbkZNMiRUouY+hyJCpsM tTWAsyIFvplbqzw4QHdOY9xLVn/P/9V3e2Rsk11Dm9jcg4YChcGNzAxKPxs2ANH1vArX kuO9ct1isbzU7uy5qeG7zcjInZZd2FUt9cw51C1UpuCz0Tu6q6U7oIOSF8Sy3WcAp4Ke OpX6mU2xiryEdCwuL2+QHTjyCNRn2xmMRFmz19TkIz0hxqZuzqIoVZK4gU+fJMncLV0N 990VAr4wmJ3DocAYjlXM3BAem3L7eBXXfFzhNxwlw6Es1brtfqpgRnfhkbJBrBuQ9w6i 26RQ== Received: by 10.182.136.41 with SMTP id px9mr2215171obb.21.1330629937182; Thu, 01 Mar 2012 11:25:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.38.66 with HTTP; Thu, 1 Mar 2012 11:25:17 -0800 (PST) In-Reply-To: References: From: Jonathan Campos Date: Thu, 1 Mar 2012 13:25:17 -0600 Message-ID: Subject: Re: s:Spacer (was Re: Missing Spark components) To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f646e75bbb88504ba336c1f X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f646e75bbb88504ba336c1f Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 1, 2012 at 12:55 PM, Omar Gonzalez wrote: > What if we put these convenience classes like s:TileList and > s:LinkButton in another package, like spark.components.convenience, or some > other name. We can then compile that into its own SWC and it can be an > optional part of the framework you can choose, or choose not to, use. > I would be much happier with an add-on set than additional bloat to the core. -- Jonathan Campos --e89a8f646e75bbb88504ba336c1f--