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 B72989E1C for ; Thu, 19 Apr 2012 12:53:51 +0000 (UTC) Received: (qmail 17830 invoked by uid 500); 19 Apr 2012 12:53:50 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 17798 invoked by uid 500); 19 Apr 2012 12:53:50 -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 17789 invoked by uid 99); 19 Apr 2012 12:53:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 12:53:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bsideup@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gy0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Apr 2012 12:53:43 +0000 Received: by ghbz2 with SMTP id z2so4392354ghb.6 for ; Thu, 19 Apr 2012 05:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=bVsKWshpdm9zW2DedjpPE/4ii8jUnrTOLufooMEeEzA=; b=b20oci2mXpAL45UXi0spu9Qyl7JRCFl8UUFga6jsCHaFh/3LK5KwkcRu3gAZjDT4S0 QN6U5GIjqDmAkrhFafwc+x2NelirN3fwefupcb1Mr6SHN3Zp0bok88v578W6Q/MAyNUb iPndWe9MI+RapaXsuHTanQPm0IIG5EzusmaiQA0OLq3eLDlGayMegloN4GnALfxf4hHV aKNL5JtKo00eoIHoJHIC1ZQDbMQMx73Or/MmVBDKmoq/wPYlQgdMuU8QC/5X1hUqZvHA V/c+WKJwB03sFayskUIOVutPjys6ohuO98l5ohSBI+YM2nm7ExlGgzH1dfWYv6nCamJK GdMg== MIME-Version: 1.0 Received: by 10.60.32.210 with SMTP id l18mr2841136oei.1.1334840002395; Thu, 19 Apr 2012 05:53:22 -0700 (PDT) Received: by 10.60.92.68 with HTTP; Thu, 19 Apr 2012 05:53:22 -0700 (PDT) Date: Thu, 19 Apr 2012 16:53:22 +0400 Message-ID: Subject: Compiler Extensions From: =?KOI8-R?B?88XSx8XKIGFTdCDlx8/Sz9c=?= To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello everyone! I'm working on mxmlc modifications about 3 years, and now i'm very interested in compiler extensions. As i see, there are some implementation of extensions implemented in flex2.compiler.extensions.* package Does anyone else digging into that? btw, sorry for my English, i'm from Russia =) -- Cheers, Sergey Egorov