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 1A5DE952B for ; Thu, 12 Jan 2012 00:44:34 +0000 (UTC) Received: (qmail 15021 invoked by uid 500); 12 Jan 2012 00:44:33 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 14964 invoked by uid 500); 12 Jan 2012 00:44:33 -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 14956 invoked by uid 99); 12 Jan 2012 00:44:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 00:44:32 +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 (nike.apache.org: domain of omarg.developer@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 00:44:25 +0000 Received: by wibhm17 with SMTP id hm17so887486wib.6 for ; Wed, 11 Jan 2012 16:44:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=g5sE32g4Vf93kDiNjA2NRrymA0qIkebeCZNkkhLg0VU=; b=MpMy0hhGNo8vvmVeSHVNFz2WuIB/jYWz/ml/K9JBuaKQkvvtA+nERWspO+8iMNJ1t4 v0zjNqxzM0/bkt/hkQYn/8hRmEf23sLn1ddVQcY9ee7+a+bbxmtgElKaFXL/XgmEHcaj xxi+6WJVkCaR3hy2efRRw5XghFiIfPRGUqp+w= MIME-Version: 1.0 Received: by 10.180.93.193 with SMTP id cw1mr2534307wib.5.1326329044669; Wed, 11 Jan 2012 16:44:04 -0800 (PST) Received: by 10.181.13.44 with HTTP; Wed, 11 Jan 2012 16:44:04 -0800 (PST) In-Reply-To: References: Date: Wed, 11 Jan 2012 16:44:04 -0800 Message-ID: Subject: Re: ActionScript and Apache Flex From: Omar Gonzalez To: "flex-dev@incubator.apache.org" Content-Type: multipart/alternative; boundary=f46d043bdede9015e504b64a0b2e X-Virus-Checked: Checked by ClamAV on apache.org --f46d043bdede9015e504b64a0b2e Content-Type: text/plain; charset=ISO-8859-1 On Wednesday, January 11, 2012, Alex Harui wrote: > > > > On 1/11/12 2:51 PM, "Omar Gonzalez" wrote: > >> >> If the compile time improvement in Falcon is as good as we're hoping and >> hearing from people like Deepa then it sounds like Falcon should have the >> bandwidth for more features such as preprocessing meta data, or am I >> expecting too much from Falcon? > Last metrics from Falcon are 2x for non-incremental compiles. Some things > run 10x in incremental compiles. Hard to say if those numbers will change > before it ships. Would you be willing to sacrifice some of that for a > pre-processing phase? > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > > If it meant having proper AS3 code annotations, a proper meta data API and runtime performance increases for using said meta data API, then yes, I would trade off some of the Falcon speed increase for features such as a preprocessing phase. -omar --f46d043bdede9015e504b64a0b2e--