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 CD5721811B for ; Wed, 17 Jun 2015 21:55:48 +0000 (UTC) Received: (qmail 40537 invoked by uid 500); 17 Jun 2015 21:55:48 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 40504 invoked by uid 500); 17 Jun 2015 21:55:48 -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 40492 invoked by uid 99); 17 Jun 2015 21:55:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2015 21:55:48 +0000 X-ASF-Spam-Status: No, hits=2.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of omuppi1@gmail.com designates 209.85.218.43 as permitted sender) Received: from [209.85.218.43] (HELO mail-oi0-f43.google.com) (209.85.218.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jun 2015 21:53:33 +0000 Received: by oigx81 with SMTP id x81so44549662oig.1 for ; Wed, 17 Jun 2015 14:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=7+/Tag5Lq+9+xAneD7xSF3NYtBjOlO+AHiBo7UHO/1Q=; b=Rrz+VLmR+pvnMuLIZNt6G/nuoDIAfzyIdiksbF2cwcb+IK2gEjEo5DavpiKh7jIjjh SNmOKY0NtExmP3zN+DTx2NdbwoEUzoFhhpMGekZiXNocwsg35Qr7078qN1RKwUcQ7LS/ Lkjgbk7InMrUbfwH1xizmUqutiw1UYEdgFbYtVHfq0etRyJiKjRLezG4dMuQGXLeEEE7 0Cy9qilQ7tP29ez9gqqeBzmE0aMqrJK3eDQJLI2/F1UFW/vYzZMXBm0MU/60soqhS/9g Hyy5MBIfsIILqnxXL4lHhStE0bpmAbOWiU4lvTLVFTxXLuKUxgVuOh09fCU+gU7dnDD6 fslw== X-Received: by 10.202.76.149 with SMTP id z143mr6019466oia.54.1434578121489; Wed, 17 Jun 2015 14:55:21 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.202.179.193 with HTTP; Wed, 17 Jun 2015 14:54:51 -0700 (PDT) In-Reply-To: References: From: OmPrakash Muppirala Date: Wed, 17 Jun 2015 14:54:51 -0700 X-Google-Sender-Auth: JLgoJNSeFZtTHtduXhf0tPyJSWk Message-ID: Subject: Re: [FlexJS] JS.swc does not seem to have any SVG* element defintions To: "dev@flex.apache.org" Content-Type: multipart/alternative; boundary=001a1134e7a25583dd0518bdbf2c X-Virus-Checked: Checked by ClamAV on apache.org --001a1134e7a25583dd0518bdbf2c Content-Type: text/plain; charset=UTF-8 On Wed, Jun 17, 2015 at 2:47 PM, Michael Schmalle wrote: > Ah this is a nasty file to deal with, it's generated from IDL and has > 10,000 lines with massive interfaces that have to have their prototypes > transformed to get/set. > > Who thinks I can do this? haha > > Mike > Dude, I have been refreshing my gmail waiting for you to send out an update. Of course you can do this! Om > > On Wed, Jun 17, 2015 at 5:30 PM, Michael Schmalle < > teotigraphixllc@gmail.com > > wrote: > > > Yeah I am using it but it has to be available for compiler just like the > > other ones are. > > > > Mike > > > > On Wed, Jun 17, 2015 at 5:24 PM, Alex Harui wrote: > > > >> > >> > >> On 6/17/15, 1:41 PM, "Michael Schmalle" > >> wrote: > >> > >> >I needed to ask about what we are going to do about that because the > file > >> >svg. is not part of the closure-compiler project, it's external. > >> > >> I think you can use this one. > >> https://closureidl.googlecode.com/files/svg.js > >> > >> -Alex > >> > >> > > > --001a1134e7a25583dd0518bdbf2c--