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 DEA27976E for ; Thu, 1 Mar 2012 15:52:02 +0000 (UTC) Received: (qmail 38465 invoked by uid 500); 1 Mar 2012 15:52:02 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 38436 invoked by uid 500); 1 Mar 2012 15:52:02 -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 38390 invoked by uid 99); 1 Mar 2012 15:52:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:52:00 +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-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:51:55 +0000 Received: by obqv19 with SMTP id v19so899825obq.6 for ; Thu, 01 Mar 2012 07:51:35 -0800 (PST) Received-SPF: pass (google.com: domain of jonbcampos@gmail.com designates 10.182.64.35 as permitted sender) client-ip=10.182.64.35; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jonbcampos@gmail.com designates 10.182.64.35 as permitted sender) smtp.mail=jonbcampos@gmail.com; dkim=pass header.i=jonbcampos@gmail.com Received: from mr.google.com ([10.182.64.35]) by 10.182.64.35 with SMTP id l3mr2266041obs.1.1330617095251 (num_hops = 1); Thu, 01 Mar 2012 07:51:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=J2gZj/cwhfPLPEqiD87SjlBU78AkJlrhwK881JolbIU=; b=lTD+y6X9mpjlqv3RyopJ43rQw/6yreII0g7zPDGdQQEI4/UDBSl9T6K6ZFx6hGSRm7 Hq1bwKcxLmJIHE75ieQHlYvksFWSTUg3xFjjIpK9lvU1ZX5NAmut9PAUQwFFM7kjt1wq aGQUxe7W36Nov9Ve+5THIapjaTI9aW5JGHLQ8= Received: by 10.182.64.35 with SMTP id l3mr1953606obs.1.1330617095191; Thu, 01 Mar 2012 07:51:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.38.66 with HTTP; Thu, 1 Mar 2012 07:51:15 -0800 (PST) In-Reply-To: References: From: Jonathan Campos Date: Thu, 1 Mar 2012 09:51:15 -0600 Message-ID: Subject: Re: s:Spacer (was Re: Missing Spark components) To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae93b5c5e4a7dac04ba306f73 X-Virus-Checked: Checked by ClamAV on apache.org --14dae93b5c5e4a7dac04ba306f73 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 1, 2012 at 9:47 AM, Michael A. Labriola < labriola@digitalprimates.net> wrote: > Having a whole component with all of that overhead and a lifecycle just to > space something out though is really wasteful Exactly. That is us teach and passing on REALLY bad practices through the frameworks design. -- Jonathan Campos --14dae93b5c5e4a7dac04ba306f73--