Re: compiler is broken

2018-12-19 Thread Alex Harui
It seems like you have royale-asjs, royale-typedefs, and royale-compiler repos and are the batch file is trying to run Ant on it. If you have that, you shouldn’t need everything in the batch file that comes before it, especially the Maven stuff. Once you have the 3 repos, you should be able

Re: Work on Emulation

2018-12-19 Thread Alex Harui
Ah yes, I neutered that example in order for it to compile without Flex dependencies. I updated it to include a snippet of your source bundles and updated the compiler to handle it. Seemed to work for me. -Alex From: Serkan Taş Reply-To: "users@royale.apache.org" Date: Wednesday, December

Re: Apache Flex AIR Application problems with a limitation of two HTTP request on windows

2018-12-19 Thread Olaf Krueger
Hi Carlos, interesting topic, good to know about it! If I understand it correctly, the connection limit is related to the same domain name. Maybe one solution could be to outsource heavy server-side requests to another server/domain? If that doesn't work, is it not just a possibility to queue

Fwd: Work on Emulation

2018-12-19 Thread Serkan Taş
ResourceManagerTest does not use any locale resource. Alinti Alex Harui > There is an example in manualtests/ResourceManagerTest. See if it > is still working or not. > > -Alex > > On 12/18/18, 11:41 PM, "serkan@likyateknoloji.com" > wrote: > > > Alinti Serkan Taş > > > When

Re: Work on Emulation

2018-12-19 Thread serkan . tas
ResourceManagerTest does not use any locale resource. Alinti Alex Harui There is an example in manualtests/ResourceManagerTest. See if it is still working or not. -Alex On 12/18/18, 11:41 PM, "serkan@likyateknoloji.com" wrote: Alinti Serkan Taş > When debug the

Re: Apache Flex AIR Application problems with a limitation of two HTTP request on windows

2018-12-19 Thread Carlos Rovira
Many thanks Piotr, I'll check that class, it could be of help to fix this issue for now. Carlos El mié., 19 dic. 2018 a las 12:10, Piotr Zarzycki (< piotrzarzyck...@gmail.com>) escribió: > Hi Carlos, > > I think Alex is referring to that one [1]. > > [1] >

Re: Apache Flex AIR Application problems with a limitation of two HTTP request on windows

2018-12-19 Thread Piotr Zarzycki
Hi Carlos, I think Alex is referring to that one [1]. [1] https://github.com/apache/flex-utilities/blob/develop/flex-installer/installer/src/org/apache/flex/packageflexsdk/util/ApacheURLLoader.as Thanks, Piotr śr., 19 gru 2018 o 11:55 Ramazan Ergüder Bekrek napisał(a): > I don't understand

Re: Apache Flex AIR Application problems with a limitation of two HTTP request on windows

2018-12-19 Thread Ramazan Ergüder Bekrek
I don't understand why people are affraid of Flash ending in 2020. You can still stay on desktop with AIR and be successful with iOS and Android. People who are migrating on browsers are shooting themselves in the foot. The Browser is a bloody hell as environment.19.12.2018, 11:49, "Carlos Rovira"

Re: Apache Flex AIR Application problems with a limitation of two HTTP request on windows

2018-12-19 Thread Carlos Rovira
Hi Alex El mar., 18 dic. 2018 a las 18:58, Alex Harui () escribió: > Two more ideas: > > > >1. Switch to Royale > > We are already switching to Royale ;), but that is a long term process while encapsulate with AIR is something we can provide in few weeks and will let us control de change