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 2B8A0102B8 for ; Mon, 2 Dec 2013 20:09:57 +0000 (UTC) Received: (qmail 91283 invoked by uid 500); 2 Dec 2013 20:09:56 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 91252 invoked by uid 500); 2 Dec 2013 20:09:56 -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 91244 invoked by uid 99); 2 Dec 2013 20:09:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2013 20:09:56 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.77 as permitted sender) Received: from [64.18.1.77] (HELO exprod6og126.obsmtp.com) (64.18.1.77) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2013 20:09:50 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob126.postini.com ([64.18.5.12]) with SMTP ID DSNKUpzo+XZzlYzqWRKlZIUA2Qxy/aQPBD+H@postini.com; Mon, 02 Dec 2013 12:09:30 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id rB2K9SpT014465 for ; Mon, 2 Dec 2013 12:09:28 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id rB2K9R8i006091 for ; Mon, 2 Dec 2013 12:09:27 -0800 (PST) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Mon, 2 Dec 2013 12:09:27 -0800 From: Alex Harui To: "dev@flex.apache.org" Date: Mon, 2 Dec 2013 12:09:26 -0800 Subject: Re: AS3 on the server Thread-Topic: AS3 on the server Thread-Index: Ac7vmmav1yr4iGxKTlmycdd8y0LTqg== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.6.130613 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hmm. It is documented [1] http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea7785946117 2e0811cbec22c24-79aa.html That makes me think it shipped, but I haven't tried it. -Alex On 12/2/13 11:54 AM, "Nicholas Kwiatkowski" wrote: >Adobe did have a few alphas of ColdFusion 9 that existed with an AS3 >compiler. It was pretty much a bastardization of Flex Data Services / >Flex >compiler that had some mappings to server side components to do server >things... Essentially, you stuck some as3 files on the server and they ran >like a CFM/CFC. I thought it was a wicked feature, but it got ripped out >pretty quick because most of the people on the betas were complaining >about >causing a split in the community and not knowing AS3.... > >I don't think it is something they are in a position to donate... it was >pretty raw back then and I'm sure it is no better since its development >was >stopped. > >-Nick > > >On Sat, Nov 30, 2013 at 5:06 PM, jude wrote: > >> At one time there was talk about AS3 on the server. With node.js you can >> use JS on the server. What happened to that project? Is it something >>can be >> donated to Apache? >>