Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5424102AB for ; Mon, 16 Sep 2013 16:11:37 +0000 (UTC) Received: (qmail 94782 invoked by uid 500); 16 Sep 2013 16:11:36 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 94758 invoked by uid 500); 16 Sep 2013 16:11:36 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 94749 invoked by uid 99); 16 Sep 2013 16:11:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 16:11:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tc@extravision.com designates 193.133.125.13 as permitted sender) Received: from [193.133.125.13] (HELO mail3.evmailer.com) (193.133.125.13) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 16:11:28 +0000 Received: from [127.0.0.1] ([192.168.1.189]) by mail3.evmailer.com (8.14.3/8.14.3) with ESMTP id r8GGB7Y6020131 for ; Mon, 16 Sep 2013 17:11:08 +0100 Message-ID: <52372D9A.4080100@extravision.com> Date: Mon, 16 Sep 2013 17:11:06 +0100 From: Tom Chiverton User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: dev@flex.apache.org Subject: Re: [Intaller] Speed up download References: <5236BD04.4030305@extravision.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 130916-0, 16/09/2013), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On 16/09/2013 16:10, Fr�d�ric THOMAS wrote: > The thing that scare me though is the InstallApacheFlex.mxml is more than > 2200 lines long Number one job might be to sort that out then... :-) Tom