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 5B33F18918 for ; Thu, 28 May 2015 17:21:00 +0000 (UTC) Received: (qmail 82091 invoked by uid 500); 28 May 2015 17:21:00 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 82053 invoked by uid 500); 28 May 2015 17:21:00 -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 82039 invoked by uid 99); 28 May 2015 17:20:59 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2015 17:20:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 415691A3FA4 for ; Thu, 28 May 2015 17:20:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id HpDfWo_z3_eg for ; Thu, 28 May 2015 17:20:51 +0000 (UTC) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id AFBE243E3E for ; Thu, 28 May 2015 17:20:50 +0000 (UTC) Received: by lagv1 with SMTP id v1so37243967lag.3 for ; Thu, 28 May 2015 10:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2ETUokvBKeSTgiR51qo/P1BeqhzdbxPDjR8cURGSbRE=; b=Ms0qmiXdDsQcDzOST27oMZLiSdlxMcghpnCWe7Y9VK2FGoCM5/sZAdM27T9Wl+xqmQ Xa02ZWbqtqT3cFQFnmnBXqh+jBCylS28f9Xsa8ZbiV+ROoCZM9ppYTr6ooD331VnTuuH niYzkrL87I4X/oY5ZFCz611FR1IBJla0+bzamGWv1RVG0PnrKhbPpfL6kUk+UkzBM3Kx 7sFVmHYwk6wJX8IigfPQ76uPrCWFg9nVcuNpmRjlBi0Cla2B3jad9JjpLchSoEPZUqrS WdyYjcMn+L369FAUQmHUR/8bjDZpi0EtfpTIUJcTbgojPj8I35SjzSs4JJZyivtp5ebk NloQ== MIME-Version: 1.0 X-Received: by 10.152.116.113 with SMTP id jv17mr3914102lab.28.1432833643380; Thu, 28 May 2015 10:20:43 -0700 (PDT) Received: by 10.114.78.1 with HTTP; Thu, 28 May 2015 10:20:43 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 May 2015 13:20:43 -0400 Message-ID: Subject: Re: [FalconJX] builtin.swc (was Re: [FalconJX] AS for Native HTML JS) From: Michael Schmalle To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=001a11c3657a56086b051727940b --001a11c3657a56086b051727940b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, May 28, 2015 at 1:10 PM, Alex Harui wrote: > > > On 5/28/15, 9:57 AM, "Michael Schmalle" wrote= : > > > >BTW did you come to any conclusions about that, creating the swc for the > >DOM? I haven't heard back from Roland. > > > > I was hoping you had powers over Roland to get him to answer ;-) > Nope, since leaving as dev, we hadn't talked much other than a couple times. You know how technology breaks up marriages. :) > > I don=E2=80=99t know much about IDL. Did Roland write is own =E2=80=9Ctr= anslator=E2=80=9D? Or did > he use someone else=E2=80=99s? > https://github.com/RandoriAS/randori-tools/blob/develop/WebIDLParser/Progra= m.cs Looks like someone elses it's in C# so I am not to sure what's going on, check that out to see. Mike > > -Alex > > --001a11c3657a56086b051727940b--