From flex-dev-return-5963-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 1 22:15:29 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 E9A5F99A5 for ; Thu, 1 Mar 2012 22:15:28 +0000 (UTC) Received: (qmail 5715 invoked by uid 500); 1 Mar 2012 22:15:28 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 5684 invoked by uid 500); 1 Mar 2012 22:15:28 -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 5676 invoked by uid 99); 1 Mar 2012 22:15:28 -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 22:15:28 +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 22:15:22 +0000 Received: by obqv19 with SMTP id v19so1356195obq.6 for ; Thu, 01 Mar 2012 14:15:02 -0800 (PST) Received-SPF: pass (google.com: domain of jonbcampos@gmail.com designates 10.60.20.38 as permitted sender) client-ip=10.60.20.38; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jonbcampos@gmail.com designates 10.60.20.38 as permitted sender) smtp.mail=jonbcampos@gmail.com; dkim=pass header.i=jonbcampos@gmail.com Received: from mr.google.com ([10.60.20.38]) by 10.60.20.38 with SMTP id k6mr2644298oee.21.1330640102201 (num_hops = 1); Thu, 01 Mar 2012 14:15:02 -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=4uvzahb4I7qdWD3Iaxx+rqab5GcgMj+4M87nL12/dqA=; b=kFvp6Xy3IOxksXYBf1Nny25j9KtuguZyWmBtvRKLVRQvO1w1HFjW/9MTkCIlDvhg97 qcBw8GuO1sR1WKHT29x3gfPHRW12SO2pN2rgMfarG8m161PWYhuz+ulvCc7FBC+2UZoV pE4Vo08Em1GJlnoadAsapNznhIKD6bi94oNqsFcYbk/EqmTCE/73rpM5JPrXQdJzFFiM qgcweSKIWU4m/ZQrC2u7qSoZXs44Y+ZlF8IH/sryph0rPw4ZAEhZuEmEMdt9R613BnA/ E/lzTyXGtghbeZJ2EAVwFFKQMAxBUH3ynwqFPkH3IgcQVyEjXbmmrHhMyRUgqge29Wf9 EY+Q== Received: by 10.60.20.38 with SMTP id k6mr2285842oee.21.1330640102162; Thu, 01 Mar 2012 14:15:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.38.66 with HTTP; Thu, 1 Mar 2012 14:14:42 -0800 (PST) In-Reply-To: References: From: Jonathan Campos Date: Thu, 1 Mar 2012 16:14:42 -0600 Message-ID: Subject: Re: s:Spacer (was Re: Missing Spark components) To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8fb2065e9d01ec04ba35ca0a X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb2065e9d01ec04ba35ca0a Content-Type: text/plain; charset=ISO-8859-1 On Thu, Mar 1, 2012 at 4:05 PM, Michael A. Labriola < labriola@digitalprimates.net> wrote: > That assumes that the way it did work was ideal or even good in some > cases. I have no desire to make transitions harder for people but you also > don't want to couple all future development to the interface of the past. > To me having to replicate every property for border and layout out to a > component only to delegate it down to different pieces was a bad idea. I > would hate to have to always support it because we once did. Completely agree. This was my issue with the 1-1 list, just because it was done once doesn't mean it should be done the same way forever. -- Jonathan Campos --e89a8fb2065e9d01ec04ba35ca0a--