+1 to Nick's comments. Alex has stated that Adobe is looking at how the Flex community responds to Apache Flex.
We need the Flash Player and AIR. Adobe needs to continue to support us. Adobe cannot starve it's children anymore. This needs to change. Flex is the greatest framework / toolchain I've ever used. It's not perfect but it was / is the best out there IMHO. Adobe needs to realize they have the best solution for targeting multiple platform out there and not to throw it all away. We can't go to JS. It's slow compared to Flash. I attended a presentation on Starling and I think there is a future there. Instead of writing to flash.display.DisplayObject you write to starling.display.DisplayObject. It is about 1000x faster. All GPU. I think we'd lose built in accessibility but you can still use the flash.display.* display list and text. We can look into providing an alternative to that. Abstracting out the drawing engine would allow us to drop in different targets. Bruce has mentioned writing an open source FP. That would free us from being tied to any one VM but I would imagine it's gotta be a lot of work. Maybe having the compiler generating different output for other VM targets would be better. Maybe add Unity or Silverlight targets. Adobe is investing heavily in Gaming. So we can rely on that target for the near future. In the meantime don't throw out the 6 yrs of work by excellent Flex engineers. I think it is way too soon to talk about a rewrite. I think more effort should be put in to talking to Adobe about exactly what is going on. On Fri, Nov 16, 2012 at 2:58 PM, Gordon Smith <gosm...@adobe.com> wrote: > > From what I previously read, I don't think we were getting an updated > Falcon compiler that will generate AVM3 code. > > They were not planning on open-sourcing that (but correct me if I'm > wrong in that aspect). > > That's correct. Adobe has no plans to open-source its new AS4-for-V12 > compiler. > > - Gordon > > -----Original Message----- > From: Nicholas Kwiatkowski [mailto:nicho...@spoon.as] > Sent: Friday, November 16, 2012 12:27 PM > To: flex-dev@incubator.apache.org > Subject: Re: Flex 5 in haxe > > On Fri, Nov 16, 2012 at 3:08 PM, Stefan Horochovec < > stefan.horocho...@gmail.com> wrote: > > [snip] > > > > The development of the new VM and AS4 specification is not reported or > > discussed with Apache Flex, knowing that we depend exclusively of > > Flash Player and AIR to execute applications. This in my opinion is > terrible. > > > > Again we will have to wait for an update from Falcon to generate code > > for the V12, this delay the progress of the Flex when we are expecting > > more and more code from Adobe. > > > > I'm not saying that we should use haxe, or some other compiler, just > > think the time is an even broader discussion. The Flex should continue > > only with Flash Player / Adobe AIR runtime? > > > > This is, and has been par for the course. When Adobe doesn't want to hear > us whine and moan, they close off development. It happened before (and in > many more products than just Flex/Flash), and I'm sure it will happen > often in the future. They feel they can surround themselves with > "stakeholders" > (a small, select subset of customers that their marketing team found them) > to make major changes to platforms, products, etc. At least this time, > they were pretty clear in saying we wouldn't have a seat in the table for > the future. Previous times they gave us the illusion that we did. > > From what I previously read, I don't think we were getting an updated > Falcon compiler that will generate AVM3 code. They were not planning on > open-sourcing that (but correct me if I'm wrong in that aspect). > > I'm pretty sure the community as a whole over the last 11 months have > determined to break our dependency of the Flash Player. We've had a LOT of > proposals on how to do it -- none of them executed yet. The silliest of > the bunch in my opinion is porting to HaXe or starting from scratch. Our > power is leveraged from Adobe's initial 200,000 hours of labor over the > last many years. We got an awesome code-base that while, it needs some > major tweaks, is is really good shape. Dumping out the baby with the > bath-water is not the way to go on a platform that is mature and used by > MANY large enterprises. That being said -- this is now in the Apache > world and I can't stop anybody from doing that, but I won't also be > helping redo Flex from scratch. > > -Nick >