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 D50149EBF for ; Thu, 1 Mar 2012 15:24:26 +0000 (UTC) Received: (qmail 43730 invoked by uid 500); 1 Mar 2012 15:24:26 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 43694 invoked by uid 500); 1 Mar 2012 15:24:26 -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 43686 invoked by uid 99); 1 Mar 2012 15:24:26 -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:24:26 +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.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gy0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:24:20 +0000 Received: by ghbz2 with SMTP id z2so245910ghb.6 for ; Thu, 01 Mar 2012 07:23:59 -0800 (PST) Received-SPF: pass (google.com: domain of jonbcampos@gmail.com designates 10.60.29.72 as permitted sender) client-ip=10.60.29.72; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jonbcampos@gmail.com designates 10.60.29.72 as permitted sender) smtp.mail=jonbcampos@gmail.com; dkim=pass header.i=jonbcampos@gmail.com Received: from mr.google.com ([10.60.29.72]) by 10.60.29.72 with SMTP id i8mr2093344oeh.1.1330615439378 (num_hops = 1); Thu, 01 Mar 2012 07:23:59 -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=HM7J1VgAy0igpC0l+Z3tIivaQGD79AMQpoV2UvVkHp0=; b=wO+Ls6idKsPdlP1a4l50rIhzBBwLMTLRfE9j+s6weJ1zyYAJ+DcS2Q+Rnd8ilBrnAE vcQ4iP/Dy3Vg1MEFElwcCKAag7/+mzstbv9Uuzyeg7y2bCZIziJ3v1t264vaP040dPJ9 E/cDAAcPxuZUwGvaSlKV+pFJc2q+5Exv+hNeo= Received: by 10.60.29.72 with SMTP id i8mr1806018oeh.1.1330615439325; Thu, 01 Mar 2012 07:23:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.38.66 with HTTP; Thu, 1 Mar 2012 07:23:39 -0800 (PST) In-Reply-To: References: From: Jonathan Campos Date: Thu, 1 Mar 2012 09:23:39 -0600 Message-ID: Subject: Re: s:Spacer (was Re: Missing Spark components) To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8fb1f80697f9d004ba300cac X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb1f80697f9d004ba300cac Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 1, 2012 at 2:53 AM, Omar Gonzalez wrote: > Here's a question... can you think of any use for a s:SkinnableSpacer? I don't see the purpose to this. By the definition (and the name) it is just a spacer that takes up space. If we start adding all these other properties the name will just confuse people. I would say this item don't need a spark option. Same with LinkButton. It is just a button with a different skin. -- Jonathan Campos --e89a8fb1f80697f9d004ba300cac--