On 2/25/15, 8:14 AM, "Gary Yang" <flashflex...@gmail.com> wrote:
>I would say Flex has to split into 2 groups, Flash and JS, let's face it. Well, there are definitely two code bases, the current SDK where Apache Flex SDK 4.14.0 is the latest, and the FlexJS code base. I wouldn’t say it is two groups. I am working on both and others are too, but I am trying to spend most of my time on FlexJS because I believe that code base will also create better Flash-only apps someday in addition to the ability to cross-compile to JS. Back when Adobe ported the AS2 code to AS3, we had no idea what the performance characteristics of the AS3 runtimes would be under load so we pretty much did a straight port, and brought with us a lot of things that AS2 required to get performance that I think burden all Flex apps, even today. So the FlexJS code base is a total rewrite with the AS3 VM in mind, so that going forward it is easier for a volunteer-driven community to contribute to, it produces smaller and faster applications, and gives you the option of cross-compiling to JS. For example, if you’ve only got a few hours in the evening, are you going to try to patch the 13,000 line UIComponent, or patch or write some 100-line class? I know I would choose the latter as you then know the boundaries that your code change can affect. And if it has some unintended side-effect, you can simply offer it as an alternative because these classes are not welded together like they are in the current SDK. -Alex >On Feb 25, 2015 10:13 AM, "Peter Ent" <p...@adobe.com> wrote: > >> The FlexJS project/framework allows you to work with ActionScript and >>use >> MXML files while cross-compiling to JavaScript. This means you can write >> in your favorite language (ActionScript), use familiar tools >> (FlashBuilder, MXML), yet run in the browser (or mobile) without the >>Flash >> Player. >> >> All that said, FlexJS is just in getting started and is not quite ready >> for production applications, but the more people that can try it and >>help >> build and shape it, the better off it will be. >> >> You can find out more by visiting the FlexJS Wiki page at >> https://cwiki.apache.org/confluence/display/FLEX/FlexJS >> >> Regards, >> Peter Ent >> Adobe Systems >> >> On 2/25/15, 6:23 AM, "eduardo12fox" <eduardo12...@gmail.com> wrote: >> >> >Hello guys , >> > >> >I flex programmer and I love this technology , I have a company in >>Brazil >> >and all software are in flex 4.5 and have a very large demand for the >>next >> >projects be in flex , I believe we all developers fear the future with >> >technology but I do not want to migrate to another I love programming >>in >> >flex. I would like to hear from you about the future of technology and >>it >> >is >> >so dependent on the flash player . That at any time can be discontinued >> >for >> >browsers and if that ever happens we can no longer access our apps. >> > >> > >> > >> >-- >> >View this message in context: >> >>>http://apache-flex-users.2333346.n4.nabble.com/Future-the-flex-SDK-tp967 >>>2 >> . >> >html >> >Sent from the Apache Flex Users mailing list archive at Nabble.com. >> >>