Oh, man.

They introduced the FRG (Flash Remoting Gateway) in I think CF MX 6.1.  It
worked within ACF 7, but only when you had FDS/BlazeDS installed... and
then it was only AS2, and supported only like 3 CF tags.  It broke in CF8
(the connectors were never updated to work properly), and didn't even ship
with CF9 (you could download CF7 or CF8 and move the JARs around yourself
and rebuild the connectors from scratch).  It's the same runtime that was
included in FCS/AMS (but ran through the enterprise router, so it was
limited to 1 thread per license).  I'm surprised they kept it in the docs.

The AS3 support they included pretty much exposed all the CFSCRIPT
components as AS3 objects.  It was a new runtime that was on track to make
CF fully support more than one language... Or at least that was how it was
introduced...

-Nick


On Mon, Dec 2, 2013 at 3:09 PM, Alex Harui <aha...@adobe.com> wrote:

> 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" <nicho...@spoon.as> 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 <flexcapaci...@gmail.com> 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?
> >>
>
>

Reply via email to