Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Hi, The next release should have better support for emulation components. You do have to change the xml namespace to use them: xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:s="library://ns.adobe.com/flex/spark" need to be changed to: xmlns:mx="library://ns.apache.org/royale/mx"

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
Hi Alex, I just come from the first Apache Royale test (current version 0.9.2). I think that my last attempt was 0.5 (or less) ! Starting on the IDE: I know by now why there is no starting tutorial for IntelliJ: Because does guys are waiting to see where this will end up, so there is no official

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Hi, Yes, your understanding is correct in that there is a set of components in Royale called Basic that are aimed more at small, fast applications than at backward-compatibility with Flex. It is a fair amount of work to migrate your code to the Basic components, although still much less work

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
My beloved flex tour (not see for a long time now) in Roayle :D I read in the past that intention but did not know it was actually done. "I am focused on the Emulation Components that are intended to mimic MX and Spark components in Flex in order to lower the effort of migrating from Flex to

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
Yep, we can always use more tutorials and other "on-boarding" material. I personally have not worked too much on that because I think for right now, my energy is best spent on making sure that the code actually works. It seems that most folks don't have the experience and time to work on that.

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
I just checked the Apache Royale web site and seems good (comparing to my last visit a long time ago). Still many "TODO" pages. By change, I tried the starting IntelliJ and a TODO page. However I see that the others IDE's already have a start page, but I don't use Flash Builder (for many years

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
"but TLF is running in Royale without Flash/AIR" Really ! That's good news (for me) to know. I'm out of Royale, so I'm probably outdated on that area. As said before, my experience with FlexJS (now Apache Royale) was a long time ago on a early days and on that time, what I saw was a pre-alpha

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Alex Harui
FWIW, Harbs can say more about what didn't get migrated, but TLF is running in Royale without Flash/AIR. What else is on your list of missing features? Thanks, -Alex On 11/6/18, 3:30 AM, "hferreira" wrote: Hi, I will give you my input of this one: I have a large Flex

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
Check this out: https://github.com/SolidSoft-Lda/AIR-AutoUpdate This AutoUpdate engine auto restart the Desktop App after the update (compatible with macOS, Win-32 and Win-64). -- Sent from: http://apache-flex-development.247.n4.nabble.com/

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread Carlos Rovira
Hi Hugo, maybe you should post the like to your auto-update solution, so people could check it. thanks for you points, very valuable Carlos El mar., 6 nov. 2018 a las 12:30, hferreira () escribió: > Hi, > > I will give you my input of this one: > I have a large Flex project for many years

Re: Question on Migrating from Flex to FlexJS

2018-11-06 Thread hferreira
Hi, I will give you my input of this one: I have a large Flex project for many years now (more than 1.5 millions lines of code and growing). This project started for AIR because on that time was predicted that one day Flash on Web will end and HTML5 was just an ideia on that time (also there was