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 BA7431088C for ; Thu, 25 Apr 2013 08:08:58 +0000 (UTC) Received: (qmail 53708 invoked by uid 500); 25 Apr 2013 08:08:58 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 53523 invoked by uid 500); 25 Apr 2013 08:08:54 -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 53490 invoked by uid 99); 25 Apr 2013 08:08:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 08:08:52 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [203.59.1.226] (HELO icp-osb-irony-out9.external.iinet.net.au) (203.59.1.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 08:08:47 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAFLjeFF8lSH3/2dsb2JhbAANRMFsgReDEwEBAQMBfgsLDTlXiCesH5ICgk6MLzoWglVhA51Njg8 X-IronPort-AV: E=Sophos;i="4.87,548,1363104000"; d="scan'208";a="108119679" Received: from unknown (HELO [192.168.0.8]) ([124.149.33.247]) by icp-osb-irony-out9.iinet.net.au with ESMTP; 25 Apr 2013 16:07:59 +0800 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [FalconJX][FlexJS] committing? From: Justin Mclean In-Reply-To: Date: Thu, 25 Apr 2013 18:07:58 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <758B3992-D64C-4417-B31D-17A5F40F0B3E@classsoftware.com> References: To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, A little out of the loop here but have been following. > Alex, personally, I dont mind the additional 6K. I would rather take = IE6&7 > support in return for it.=20 =46rom what I understand there are other benefits other than just IE6+7 = support right? IE7 support may be important to our existing user base ie = enterprise? > But I agree that we need to keep the file size to a minimum as much = as possible. I agree but given that a single image can be more than 6K, and the JS is = most likely cached (on 2+ visit and ever better if we can host in a = central location) is that 6K really such a technical issue? If the extra 6k saves me having to debug a single client issue or saves = me any time coding it's worth it IMO. Perhaps there's another way - it there a way to make it optional? Thanks, Justin=