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 0E84899B7 for ; Thu, 8 Mar 2012 18:33:54 +0000 (UTC) Received: (qmail 60063 invoked by uid 500); 8 Mar 2012 18:33:53 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 60026 invoked by uid 500); 8 Mar 2012 18:33:53 -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 60017 invoked by uid 99); 8 Mar 2012 18:33:53 -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 18:33:53 +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 [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 18:33:45 +0000 Received: by wgbdr12 with SMTP id dr12so655536wgb.0 for ; Thu, 08 Mar 2012 10:33:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=G4ZU3d58oeY83011OxdZfO1bkgqVgkv3zX2VWonjyl8=; b=c496XnriNnqIhlaCmaL4q08AWnAP+0uP1+WlH2bRKzHEJlmcxmkoYDeYQffxQt78r1 LyPl/H1S6T+dfd5AmqQFLsSXqsr0RbJeiTKtgBGly4n6cWbblZa7M6FG9up7JX9LYVGn SMWUF/19N7RS/knJlcncxVn1GVEI66xT7rdd6acLytnxWOnx6C2Qqlt80wEUk7usk388 bLZ6+AAWDYbd7BVE6XjuK4z9dZInqRl+imfAPTboSXqBjfzBbK45v+GUVxG/Ic97dzCN eczT3CVlNeeWUjAOmwiizIvujIUf4gzcZ6fuiaxMD5j3HXqHoM6XBCOPfA+EqeuRdDWG hyOg== MIME-Version: 1.0 Received: by 10.216.52.14 with SMTP id d14mr3723538wec.35.1331231605720; Thu, 08 Mar 2012 10:33:25 -0800 (PST) Received: by 10.223.154.195 with HTTP; Thu, 8 Mar 2012 10:33:25 -0800 (PST) In-Reply-To: References: Date: Thu, 8 Mar 2012 19:33:25 +0100 Message-ID: Subject: Re: API for reflection From: Roland Zwaga To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6db2f46f9067204babf821c X-Gm-Message-State: ALoCoQncXgW+O+pTJG0AhYsVqBU8/S0A5gX6ydgMDcY0eVkDJcxwejqMWVsgVxMrr4eq8MoHUrgN X-Virus-Checked: Checked by ClamAV on apache.org --0016e6db2f46f9067204babf821c Content-Type: text/plain; charset=ISO-8859-1 > > >Having the compiler add this kind of reflection info would be awesome. > > As soon as we have compiler bits in SVN I can share what I have done. It > is no way production worthy, however, this was the basis of the work I did > to make injection more performant in the SDK itself. > > I identify kept metadata and provide a wrapper set of classes, etc. Right > now it is not general purpose, it was just to identify Injection points. > However, the theory described here is basically my approach. > Sounds like a plan! :) Can't wait to see what you've been up to :) Roland --0016e6db2f46f9067204babf821c--