From flex-dev-return-6146-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 8 01:48: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 4468F9104 for ; Thu, 8 Mar 2012 01:48:29 +0000 (UTC) Received: (qmail 8194 invoked by uid 500); 8 Mar 2012 01:48:28 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 8035 invoked by uid 500); 8 Mar 2012 01:48: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 8013 invoked by uid 99); 8 Mar 2012 01:48:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 01:48:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 01:48:19 +0000 Received: by ggcy3 with SMTP id y3so3188117ggc.6 for ; Wed, 07 Mar 2012 17:47:58 -0800 (PST) Received: by 10.236.195.38 with SMTP id o26mr8803714yhn.100.1331171278863; Wed, 07 Mar 2012 17:47:58 -0800 (PST) Received: from [192.168.0.4] (124-149-169-202.dyn.iinet.net.au. [124.149.169.202]) by mx.google.com with ESMTPS id 34sm384986anu.6.2012.03.07.17.47.56 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Mar 2012 17:47:58 -0800 (PST) From: Justin Mclean Content-Type: multipart/alternative; boundary="Apple-Mail=_67621A95-04FD-4116-8D09-F4A5543392A2" Subject: [Proposal] Move busy indicator out of mobile swc and into spark swc Date: Thu, 8 Mar 2012 12:47:50 +1100 Message-Id: <289901F8-7245-4309-9574-897AF6A07400@classsoftware.com> To: flex-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQmCa7FYaiPsxTEM666wsYjiNaPS/tfgIX2YLGkxIc6L5nMcEhM59EXthFQ1/afFMVzKCvVI X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_67621A95-04FD-4116-8D09-F4A5543392A2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, I'm seen a number of Flex desktop applications include the mobile swc = just to use the busy indicator component. While Flex desktop application = are generally asynchronous in nature there are occasion where it is = useful to display a busy indicator. So I like to suggest we move BusyIndicator.as out of the mobile = components/project. and into the spark components/project. I believe = this change can be made so that no existing code would need to be = changed (as the BusyIndicator's package spark.components is still the = same) This has come up a few times on various lists and is in the Adobe bug = base so I'll not add an apache JIRA entry just yet. https://bugs.adobe.com/jira/browse/SDK-29960 (closed and deferred) Thanks, Justin= --Apple-Mail=_67621A95-04FD-4116-8D09-F4A5543392A2--