From flex-dev-return-6035-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Sun Mar 4 06:03:10 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 630D997B7 for ; Sun, 4 Mar 2012 06:03:10 +0000 (UTC) Received: (qmail 53561 invoked by uid 500); 4 Mar 2012 06:03:09 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 53254 invoked by uid 500); 4 Mar 2012 06:03:09 -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 53238 invoked by uid 99); 4 Mar 2012 06:03:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 06:03:08 +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 flexcapacitor@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; Sun, 04 Mar 2012 06:03:02 +0000 Received: by obqv19 with SMTP id v19so3692051obq.6 for ; Sat, 03 Mar 2012 22:02:41 -0800 (PST) Received-SPF: pass (google.com: domain of flexcapacitor@gmail.com designates 10.182.159.41 as permitted sender) client-ip=10.182.159.41; Authentication-Results: mr.google.com; spf=pass (google.com: domain of flexcapacitor@gmail.com designates 10.182.159.41 as permitted sender) smtp.mail=flexcapacitor@gmail.com; dkim=pass header.i=flexcapacitor@gmail.com Received: from mr.google.com ([10.182.159.41]) by 10.182.159.41 with SMTP id wz9mr2743478obb.69.1330840961519 (num_hops = 1); Sat, 03 Mar 2012 22:02:41 -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=MhOP/ml6s6lxHspsPBbz0vKnxuqrJjtfH2yra189j7k=; b=STp3z6IuObIIRWGmwTBRZbnfWzohoIbwuG/Z+7SYt0LT4UA0MO9b9iqw1QKNDvXjIh 6f/kZey4mgIlRj8Zb3+UlFxiRvF26x2KzdqUTXwI2o9r8FCMW6e2Pl98GfiEW6XQ3ujc 5bRyQa5UXChHyPZTx9DuvvfGug62VGSqollWIrabQi6zRtKNhnC86qEBPPfAB6apTwJ4 BDSNerljbH6KXl13e+mBOmj56syiGba05Sbl8ZToizb15yI5BEuItapcqo2X8KomL+Dr KYk8VcN/lEMQ+njwd7RyaDsLmH8YGiI6Vl/iv2XCoq6NyNQ/+N7ltN1TxGJmUZbASVgj oWyg== MIME-Version: 1.0 Received: by 10.182.159.41 with SMTP id wz9mr2431049obb.69.1330840961468; Sat, 03 Mar 2012 22:02:41 -0800 (PST) Received: by 10.182.71.168 with HTTP; Sat, 3 Mar 2012 22:02:41 -0800 (PST) In-Reply-To: References: <4F51FC95.6000204@gmail.com> Date: Sat, 3 Mar 2012 22:02:41 -0800 Message-ID: Subject: Re: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components)) From: jude To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae93993d1c2c95b04ba648eb4 X-Virus-Checked: Checked by ClamAV on apache.org --14dae93993d1c2c95b04ba648eb4 Content-Type: text/plain; charset=ISO-8859-1 That's the plan (loosely). A set of core components and then convenience components. On Sat, Mar 3, 2012 at 3:20 PM, Rob Sheely wrote: > Maybe we can build on the concept of the Spark BorderContainer (quoting > the docs): > > The BorderContainer container provides a set of CSS styles and class > properties to control the border and background of the container. > > A set of subclassed Spark components with CSS styling implemented. Or more > specifically, a set of skins for the components that expose many properties > for CSS styling. > > --14dae93993d1c2c95b04ba648eb4--