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 0E2DA9330 for ; Wed, 22 May 2013 08:11:01 +0000 (UTC) Received: (qmail 13122 invoked by uid 500); 22 May 2013 08:11:00 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 12868 invoked by uid 500); 22 May 2013 08:10:59 -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 12843 invoked by uid 99); 22 May 2013 08:10:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 08:10:59 +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 (athena.apache.org: domain of mahnmal@gmail.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vb0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 May 2013 08:10:40 +0000 Received: by mail-vb0-f48.google.com with SMTP id w8so181450vbf.7 for ; Wed, 22 May 2013 01:10:20 -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=yyD8D2i0nzi851UJ+1XNmoV0HCSUqhwjqBRo/XToA78=; b=0THlAi9gixVFmUIi0B59IWntYHYaKG0exgiYcewrN/MOgNjtUmOqtmEqYNvrd9JWP7 vDWVQegxlF5Volv3dJTadjZXoMRp7sMSSXK8NXalmwj6Qwzz+pgTCcB1km3qDzvniE+t sSQkxDh98uHKOZciIhhjSmggWniAKlqSpC456oK1j0JYVaTow5QU2euYl/MTNgN/xbdo ncZwLzP2M1aabekmfvc30cFe0siPMrQH9m+nk2Toa4eNXkOe1fTWOwvO3bCHkWOVMiGW U1TK9GGvngQa+W48Xuq5iF3Ql9yQaPKSp9yRDDUW+4GCWx68o7MOv6BXzbvC+DLkr8wG LXZQ== MIME-Version: 1.0 X-Received: by 10.220.223.14 with SMTP id ii14mr2405744vcb.50.1369210220189; Wed, 22 May 2013 01:10:20 -0700 (PDT) Received: by 10.220.184.66 with HTTP; Wed, 22 May 2013 01:10:19 -0700 (PDT) Received: by 10.220.184.66 with HTTP; Wed, 22 May 2013 01:10:19 -0700 (PDT) In-Reply-To: <016C52CA-DB2F-42EC-8FFD-0A591CE34A0B@gmail.com> References: <016C52CA-DB2F-42EC-8FFD-0A591CE34A0B@gmail.com> Date: Wed, 22 May 2013 10:10:19 +0200 Message-ID: Subject: Re: Independence of Flash Player - Flex and Dart? From: John Cunliffe To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=14dae9cdc033cc525804dd4a1854 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cdc033cc525804dd4a1854 Content-Type: text/plain; charset=ISO-8859-1 Search for FalconDart and join the discussion. Am 22.05.2013 10:08 schrieb "Alex Uhlmann" : > > What do people think of cross-compiling Flex (ActionScript) to Dart as an > alternative to writing another JS compiler via FalconJS etc? Would that be > any easier and could that gain from the performance optimisations done by > i.e. dart2js? In future maybe one could mix and match "legacy" ActionScript > with Dart code and all compile down to Dart run by either the DartVM or JS > via dart2js? > > I've seen existing approaches to write Dart with Flash (StageXL) or > Flex-like APIs (Dart Bootstrap Web Components PoC); however, missed to see > any attempts or discussions around ActionScript to Dart to handle existing > projects. > > Best, > Alex --14dae9cdc033cc525804dd4a1854--