RE: Failing release version of application

2020-05-27 Thread Yishay Weiss
Yes, I forgot about that. I’ll try to take care of it ASAP. Thanks. From: Carlos Rovira Sent: Wednesday, May 27, 2020 5:08 PM To: Apache Royale Development Subject: Re: Failing release version of application Hi Piotr, I was trying to

RE: Failing release version of application

2020-05-27 Thread Yishay Weiss
It would require more than a revert, because reverting will mean regression in IE compatibility. I’ll see what I can do to patch it up. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Wednesday, May 27, 2020 5:21 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org>

RE: Hi and sorry for the mess ...

2020-05-30 Thread Yishay Weiss
Thanks Chris. Here’s to turning a new page! From: Christofer Dutz Sent: Friday, May 29, 2020 4:38 PM To: dev@royale.apache.org Subject: Hi and sorry for the mess ... Hi all, I would like to take the opportunity of a quiet Friday and

RE: [PROPOSAL] How to continue to simplify things?

2020-05-31 Thread Yishay Weiss
Alex might want to confirm, but I’m pretty sure DST issue was fixed. From: Greg Dove Sent: Sunday, May 31, 2020 1:40 AM To: Apache Royale Development Subject: Re: [PROPOSAL] How to continue to simplify things? Chris, Harbs & others, Sorry

RE: Script Loading Order (Continuing Heads-Up thread from Users)

2020-05-31 Thread Yishay Weiss
hen the compiler may not need so much as a map, but can gather a list of variables to watch for in the setInterval before calling application.start(); Of course, I could be wrong... -Alex On 5/20/20, 12:19 AM, "Yishay Weiss" wrote: Several questions/comments: 1. When you say static i

RE: Script Loading Order (Continuing Heads-Up thread from Users)

2020-05-31 Thread Yishay Weiss
) }; > * var script = document.createElement("script"); > * script.setAttribute("src", " > https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js > "); > * script.addEventListener("load", scriptLoad

RE: Script Loading Order (Continuing Heads-Up thread from Users)

2020-06-02 Thread Yishay Weiss
ReferenceError. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Sun, May 31, 2020 at 8:13 AM Yishay Weiss wrote: > Here’s the minimal test case I came up with for demonstrating the problem. > > > http://ns.adobe.com/mxml/2009"; > xmlns:js="libra

RE: Build failed in Jenkins: royale-asjs #1209

2020-06-02 Thread Yishay Weiss
igure out the VM problem > on his VM and move this job over there. > > -Alex > > On 5/17/20, 8:11 AM, "Yishay Weiss" wrote: > > This is a mystery to me. > > > Started by upstream project royale-asjs_jsonly< > https://nam04.safelinks.protecti

RE: MXRoyale layout issues - questions/discussion

2020-06-04 Thread Yishay Weiss
Call me lazy but this is a bit difficult to parse. If you can spare some time, maybe come up with a GitHub issue that describes a concrete case so we can discuss this. > I think the layouts work downward for this, but changes in the children don't seem to trigger the parent layout. Yes, I’ve se

RE: Migration of Adobe Flex to Apache Royale - Support needed

2020-06-10 Thread Yishay Weiss
Try fx:Script instead of mx:Script From: Liju Thomas (OSV) Sent: Thursday, June 11, 2020 9:52 AM To: dev@royale.apache.org Cc: Arya Sankar (OSV) Subject: Re: Migration of Adobe Flex to Apache

RE: Migration of Adobe Flex to Apache Royale - Support needed

2020-06-11 Thread Yishay Weiss
lto:arya.sankar@fedex.com> Subject: Re: Migration of Adobe Flex to Apache Royale - Support needed HI Yishay, Error still same after making the change. Regards, Liju ____ From: Yishay Weiss Sent: Thursday, June 11, 2020 12:26 PM To: dev@royale.apache.org Cc: Arya San

RE: Proposition to wait 24h before merging PR to develop

2020-06-17 Thread Yishay Weiss
Probably a good idea. I don’t know if it should be a rule but I would say it was best practice. From: Piotr Zarzycki Sent: Wednesday, June 17, 2020 7:11 PM To: Apache Royale Development Subject: Proposition to wait 24h before merging

RE: Flex Project Migration, Compilation Errors

2020-06-17 Thread Yishay Weiss
Hi Sobit, You need to add a config=flex compiler option. I think our website [1] needs to be updated to reflect that. Good luck. [1] https://apache.github.io/royale-docs/migrate-an-existing-app/migrate-from-flex From: Sobit Thapa Sent: Wednesday, June 17, 2020

[Discussion] MXRoyale Theming

2020-06-18 Thread Yishay Weiss
Hi Guys, The work put into MXRoyale so far means it’s probably the path of least resistance when porting a Flex app. What are the challenges in applying a modern looking html theme such as Jewel or Spectrum on an MXRoyale app. Any thoughts welcome, Yishay

RE: Problem with standardization of the new Bead ComboBoxItemByField

2020-06-18 Thread Yishay Weiss
Hi Raul, I noticed you’re now listening to the model bead and not the strand. I’m not sure now why that’s not working (we should check), but if the old way was working, you can simply replace: _model.addEventListener("selectionChanged", selectionChangedHandler); With (_strand as IEventDispatc

RE: [Discussion] MXRoyale Theming

2020-06-18 Thread Yishay Weiss
2... El jue., 18 jun. 2020 a las 9:38, Yishay Weiss () escribió: > Hi Guys, > > The work put into MXRoyale so far means it’s probably the path of least > resistance when porting a Flex app. What are the challenges in applying a > modern looking html theme such as Jewel or S

RE: Need help getting started!

2020-06-19 Thread Yishay Weiss
Another thing that could be useful is to generate an API report [1] for your Flex app and post it here. The advantage of that over compiling your current code in Royale is that you’ll see a complete picture of the API calls on the first run. Hope this helps, Yishay [1] https://github.com/apach

RE: Using PRs for commits

2020-06-19 Thread Yishay Weiss
I think PRs can be useful, but should be voluntary. I prefer to create a PR if I’m unsure of my changes, e.g. in the compiler code. From: Piotr Zarzycki Sent: Friday, June 19, 2020 3:09 PM To: Apache Royale Development Subject: Re: U

RE: [RESULT][VOTE] Raúl Nuñez (raudjcholo) for committer

2020-06-23 Thread Yishay Weiss
Congratulations! From: serkan Sent: Tuesday, June 23, 2020 10:28 PM To: dev@royale.apache.org Subject: Re: [RESULT][VOTE] Raúl Nuñez (raudjcholo) for committer Congratulations Raúl, Serkan... 23.06.2020 16:45 tarihinde Carlos Rovir

Make config: flex default?

2020-06-25 Thread Yishay Weiss
We’ve been seeing new users trying to convert their applications from Flex and getting errors which, I think, can be solved by setting the config compiler option to ‘flex’. Should we make that the default?

RE: Make config: flex default?

2020-06-25 Thread Yishay Weiss
ursday, June 25, 2020 1:09 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: Re: Make config: flex default? I don’t think so. We made it optional because there were conflicts in the CSS definitions. > On Jun 25, 2020, at 11:20 AM, Yishay Weiss wrote: > > We’ve

RE: [royale-docs] branch master updated: Change config name

2020-06-25 Thread Yishay Weiss
Thanks for catching that. From: Piotr Zarzycki Sent: Thursday, June 25, 2020 2:09 PM To: Apache Royale Development Subject: Re: [royale-docs] branch master updated: Change config name I have added comment on GH, but I'm also writing

RE: Make config: flex default?

2020-06-25 Thread Yishay Weiss
ation and it is > setup in > every example which is using MX - At least for Moonshine projects. In > other > cases I don't think it should be setup as default. > > czw., 25 cze 2020 o 12:28 Yishay Weiss > napisał(a): > > > I think it’s a qu

RE: Native extensions

2020-06-28 Thread Yishay Weiss
I’m not an Electron expert, but this [1] might help. [1] https://royale.apache.org/how-to-create-a-desktop-application-with-royale-and-electron/ From: Hugo Ferreira Sent: Sunday, June 28, 2020 7:56 PM To: Apache Royale Development Subj

RE: Is there a emulation available for flash.display.DisplayObject

2020-06-29 Thread Yishay Weiss
In Royale [1] the first param is an Object [1] https://royale.apache.org/asdoc/#!mx.managers/PopUpManager/createPopUp From: Anil Guntur - agun...@us.ibm.com Sent: Monday, June 29, 2020 8:51 PM To: us...@royale.apache.org Cc: dev@royale.ap

RE: PRs #880 and 881

2020-07-06 Thread Yishay Weiss
I just merged #880, I haven’t reviewed #881. Good job, mjesteve. From: Carlos Rovira Sent: Monday, July 6, 2020 5:23 PM To: Apache Royale Development Subject: PRs #880 and 881 Hi, can we merge PRs #880 an

RE: creationComplete event

2020-07-09 Thread Yishay Weiss
If you’re writing a custom component, you might want to override addedToParent() to achieve what you need. With PAYG there are less baked-in lifecycle events and hooks, but there should be nothing stopping you from adding these events where you actually need them. As Piotr said it would be help

RE: Royale_Release_Step_002 - Build # 50 - Still Failing!

2020-07-12 Thread Yishay Weiss
You shouldn’t need to remove -SNAPSHOT manually. That should happen as part of (Royale) release step 2, which run mvn release:prepare [1] [1] https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html From: Harbs Sent: Sunday, July 12

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing!

2020-07-13 Thread Yishay Weiss
Are you sure it’s not an Apache credentials problem? Last time I looked it looked like you were getting 401 from the server. From: Harbs Sent: Monday, July 13, 2020 11:58 AM To: dev@royale.apache.org Subject: Re: Royale_Compiler_Build_To

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing!

2020-07-13 Thread Yishay Weiss
m I supposed to put credential into the jenkins server? > On Jul 13, 2020, at 12:02 PM, Yishay Weiss wrote: > > Are you sure it’s not an Apache credentials problem? Last time I looked it > looked like you were getting 401 from the server. > > From: Harbs<mailto:harbs.li...@g

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing!

2020-07-13 Thread Yishay Weiss
ord being passed as command line arguments. I may be missing something. I’ve sort of run out of time for the next few hours so it may be best to wait for Alex. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Monday, July 13, 2020 12:10 PM To: dev@royale.apache.org<mail

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing!

2020-07-13 Thread Yishay Weiss
ill Failing! There was a discussion on April 28, but I did not follow what you did. Did you release the compiler-build-tools from your local machine or from the CI server? > On Jul 13, 2020, at 12:26 PM, Yishay Weiss wrote: > > Based on > > cat C:\Users\ApacheRoyaleCI\.

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing!

2020-07-13 Thread Yishay Weiss
o: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing! https://lists.apache.org/thread.html/rf263801c4e33cc08f473bd6dd0f6c3f28b131c0a48612d70c7b36bc7%40%3Cdev.royale.apache.org%3E > On Jul 13, 2020, at 1:13 P

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still Failing!

2020-07-13 Thread Yishay Weiss
I’m going to try to change the job on Jenkins so it accepts Apache credentials as params and propagates them to the mvn command. I don’t know if Jenkins forms have a password element that hides the password though. From: Alex Harui Sent: Monday, July 13, 2020 8:3

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still Failing!

2020-07-13 Thread Yishay Weiss
I don’t recall removing credentials the CI server. The last successful build [2] shows I was the one who performed that step. One thing I couldn’t understand was how come these lines have my name in them [1]. Where does yishayw get retrieved from? [INFO] fetch url: https://yish...@gitbox.apac

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still Failing!

2020-07-13 Thread Yishay Weiss
mmend trying on a test job before trying it on these jobs to make sure the credentials don’t end up in the logs. -Alex On 7/13/20, 9:51 PM, "Yishay Weiss" wrote: I don’t recall removing credentials the CI server. The last successful build [2] shows I was the one who performed

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still Failing!

2020-07-14 Thread Yishay Weiss
03802500-Injecting-Secrets-into-Jenkins-Build-Jobs On 7/13/20, 9:51 PM, "Yishay Weiss" wrote: I don’t recall removing credentials the CI server. The last successful build [2] shows I was the one who performed that step. One thing I couldn’t understand was how come these lines have

RE: Help migrating Flex web application

2020-07-17 Thread Yishay Weiss
I suggest to try to follow the migration docs [1]. Depending on your IDE, you might need to add a configuration option in order to use the emulation components. In VSCode, for example, you’ll want to set the config option [2] to “flex”. Hope this helps. [1] https://apache.github.io/royale-doc

RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still Failing!

2020-07-17 Thread Yishay Weiss
jenkins.io/mask-passwords/ Maybe that will work. I'm done for tonight. Good luck, -Alex On 7/14/20, 12:23 AM, "Yishay Weiss" wrote: >But we haven't tried passing in a password from Jenkins into Maven. I’m not sure it’s possible to do trivially. These guys [1]

RE: You folks monitoring builds@?

2020-07-19 Thread Yishay Weiss
I’m not following. Can you explain what this is about and reference the archives? Thanks, Chris. From: Christofer Dutz Sent: Sunday, July 19, 2020 3:06 PM To: dev@royale.apache.org Subject: You folks monitoring builds@? Hi all, if

RE: You folks monitoring builds@?

2020-07-22 Thread Yishay Weiss
So should we be doing this [1]? [1] https://wiki.jenkins.io/display/JENKINS/Administering+Jenkins#AdministeringJenkins-Moving%2Fcopying%2Frenamingjobs From: Piotr Zarzycki Sent: Tuesday, July 21, 2020 8:23 PM To: Apache Royale Development

RE: labelField vs dataField (Fwd: mx:advancedDataGridColumn labelFunction emulation with jewel datagrid)

2020-08-11 Thread Yishay Weiss
Are you talking about AdvancedDataGridColumn.dataField? From: Carlos Rovira Sent: Monday, August 10, 2020 6:36 PM To: Apache Royale Development Subject: labelField vs dataField (Fwd: mx:advancedDataGridColumn labelFunction emulation wi

RE: labelField vs dataField (Fwd: mx:advancedDataGridColumn labelFunction emulation with jewel datagrid)

2020-08-11 Thread Yishay Weiss
ble that MXRoyale could use dataField from Basic, or that some components in Basic use dataField, in that case maybe there's no mucho to do. But if it was an API introduced at the beginning and now is finally not used we could save some bits and confusion removing it from the code base El m

Re: [royale-asjs] branch develop updated: Switched dialog polyfill to a class For some reason including it in a typedef causes it to be added randomly

2020-08-17 Thread Yishay Weiss
I think Josh fixed this at some point From: Harbs Sent: Monday, August 17, 2020 1:40 PM To: Apache Royale Development Subject: Re: [royale-asjs] branch develop updated: Switched dialog polyfill to a class For some reason including it in a typedef causes it to be

RE: [royale-asjs] branch develop updated: Switched dialog polyfill to a class For some reason including it in a typedef causes it to be added randomly

2020-08-18 Thread Yishay Weiss
t; for Windows 10 From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Monday, August 17, 2020 5:17 PM To: Harbs<mailto:harbs.li...@gmail.com>; Apache Royale Development<mailto:dev@royale.apache.org> Subject: Re: [royale-asjs] branch develop updated: Switched dialog polyfill to

RE: Example integration Royale - JS Apache ECharts [Royale Echarts (was Re: Charts)]

2020-08-19 Thread Yishay Weiss
I tried looking at the repo [2], but there are no .as files there. Are you sure you pushed everything? From: Maria Jose Esteve Sent: Tuesday, August 18, 2020 11:19 PM To: dev@royale.apache.org Subject: Example integration Royale - JS Apache

RE: Example integration Royale - JS Apache ECharts [Royale Echarts (was Re: Charts)]

2020-08-19 Thread Yishay Weiss
Re: Example integration Royale - JS Apache ECharts [Royale Echarts (was Re: Charts)] Hi Yishay, maybe you need to switch to "develop" branch? El mié., 19 ago. 2020 a las 9:04, Yishay Weiss () escribió: > I tried looking at the repo [2], but there are no .as files there. Are you >

RE: Example integration Royale - JS Apache ECharts [Royale Echarts (was Re: Charts)]

2020-08-19 Thread Yishay Weiss
s Re: Charts)] Hello good day Yishay, develop branch, here I show you: https://github.com/mjesteve/Royale-ECharts/tree/develop Can't you see the other branches? Maybe I need to give permissions or something like that ... Hiedra. -Mensaje original- De: Yishay Weiss Enviado el:

RE: Royale Emulation Components with Jewel

2020-09-16 Thread Yishay Weiss
The catch is that emulation components expect subcomponents to extend UIComponent and Jewel components don’t. Theoretically it should be possible to mix both component sets if the Jewel components are contained in MX containers. However, I’m not sure what the styles would look like. It may be w

RE: [royale-asjs] branch develop updated: Fixing the build. This might need more attention, although any issue is likely to be SWF-specific (assumed) which is low-priority for now.

2020-09-21 Thread Yishay Weiss
This is probably my fault so thanks for fixing. Can you explain why flash.events.MouseEvent needs to be retained? From: gregd...@apache.org Sent: Monday, September 21, 2020 2:30 AM To: comm...@royale.apache.org Subject: [royale-asjs] b

compc - configname

2020-09-22 Thread Yishay Weiss
Hi, I can’t figure out how to add configname=flex to compc. Any pointers? My goal is to compile a library that relies on emulation components. Thanks.

RE: compc - configname

2020-09-22 Thread Yishay Weiss
Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Tue, Sep 22, 2020 at 7:54 AM Yishay Weiss wrote: > Hi, > > I can’t figure out how to add configname=flex to compc. Any pointers? My > goal is to compile a library that relies on emulation components. > > Thanks. > >

RE: compc - configname

2020-09-22 Thread Yishay Weiss
Tue, Sep 22, 2020 at 9:40 AM Yishay Weiss wrote: > Ok, I can confirm adding +configname=flex on the command line does the > trick. Now I need to understand why adding > to > doesn’t work in ant... > > > From: Josh Tynjala<mailto:joshtynj...@bowlerhat.dev> > Sen

RE: compc - configname

2020-09-22 Thread Yishay Weiss
s in On Wed, Sep 23, 2020 at 6:07 AM Yishay Weiss wrote: > Maybe you can share some of your source? This is my ant test project > which fails. > > Thanks. > > >

RE: compc - configname

2020-09-22 Thread Yishay Weiss
> > > On Wed, Sep 23, 2020 at 6:07 AM Yishay Weiss > wrote: > >> Maybe you can share some of your source? This is my ant test project >> which fails. >> >> Thanks. >> >> >> >> simple example build file >> >> >>

RE: compc - configname

2020-09-22 Thread Yishay Weiss
-- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Tue, Sep 22, 2020 at 11:07 AM Yishay Weiss wrote: > Maybe you can share some of your source? This is my ant test project > which fails. > > Thanks. > &

RE: compc - configname

2020-09-22 Thread Yishay Weiss
using js/lib/compc.jar instead of lib/compc.jar. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Tue, Sep 22, 2020 at 11:21 AM Yishay Weiss wrote: > If I do that I get > > Buildfile: C:\dev\example\build.xml > > compile: > [java] Unknown tag:co

RE: compc - configname

2020-09-22 Thread Yishay Weiss
So I guess I was just using the flex compiler which explains why configname went unnoticed. Thank, Josh and Greg. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Tuesday, September 22, 2020 9:26 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: RE: compc

RE: [royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration

2020-09-24 Thread Yishay Weiss
Is this the same step where you got stuck before? From what I remember you were missing a way to specify your SVN credentials on dist and I added param in the form for that. Can you trace the old thread on dev and verify? From: Harbs Sent: Thursday, September 24, 20

RE: Build failed in Jenkins: royale-asjs_jsonly #2195

2020-09-25 Thread Yishay Weiss
> > [java] Exception in thread "main" java.lang.IllegalStateException: > The driver executable does not exist: C:\geckodriver\geckodriver.exe > [java] at Seems to be related to the gecko infra changes. From: Piotr Zarzycki Sent: Friday, September

RE: 2 JS libraries

2020-10-03 Thread Yishay Weiss
HI Hugo, I think you are on the right track. As far as I remember there is no easy guaranteed way to serialize code injection in JS. Yishay From: Hugo Ferreira Sent: Friday, October 2, 2020 11:11 AM To: Apache Royale Development Subje

compc - target=JS

2020-10-07 Thread Yishay Weiss
Hi, I am not able to create a swc when specifying JS (or JSRoyale) as a target. I keep getting a message saying xxx.swc not found where xxx.swc is the output parameter. Is this even possible to do or do I need to specify SWF,JSRoyale as the target? Any help appreciated.

RE: compc - target=JS

2020-10-08 Thread Yishay Weiss
om.xml#L90 El jue., 8 oct. 2020 a las 1:20, Yishay Weiss () escribió: > Hi, > > I am not able to create a swc when specifying JS (or JSRoyale) as a > target. I keep getting a message saying xxx.swc not found where xxx.swc is > the output parameter. > > Is this even possible to

RE: compc - target=JS

2020-10-08 Thread Yishay Weiss
anually. -load-config=${ROYALE_HOME}/frameworks/js-config.xml I think that Alex is the one who set up this workflow, so if he's around, he might have some more insights. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Wed, Oct 7, 2020 at 4:20 PM Yishay Weiss wrote: > H

Compiler Silently Failing

2020-10-09 Thread Yishay Weiss
I have a project that I'm trying to build in ant. Ant is reporting success, the compiler is not showing any errors and yet I don't see the bin/js-debug folder being created. I'm also not seeing the following lines which I see in successful builds: [mxmlc] Oct 09, 2020 9:57:18 PM com.google

RE: Added helper function on Bead.as to make beads cleaner

2020-10-20 Thread Yishay Weiss
Most of the times I just implement IBead rather than extending Bead.as and I’m not sure how much it is being used, but it should probably be kept small. I personally have not needed unlistenOnStrand. Hugo & Carlos, when was this necessary for you guys? > if we have listenOnStrand, shouldn't we

Using Mvn Build as SDK Home

2020-10-20 Thread Yishay Weiss
When I build SDK with ant I can just point VSCode to royale-asjs and it can use it to compile. How do I do that if I build SDK with mvn?

RE: Using Mvn Build as SDK Home

2020-10-20 Thread Yishay Weiss
as SDK Home Hi, This is my command line: mvn clean install -P with-distribution -DskipTests -Drat.skip=true -Dgenerate.swf.swcs=true -DdistributionTargetFolder=path śr., 21 paź 2020 o 07:31 Yishay Weiss napisał(a): > When I build SDK with ant I can just point VSCode to royale-asjs and it

RE: ANT vs Maven

2020-10-22 Thread Yishay Weiss
Hugo, Welcome to Apache Royale, and welcome to the Ant vs Maven debate. Both are useful tools in my opinion. My analogy is scripting (Ant) versus strongly typed (Maven). See for yourself and enjoy the ride. From: Harbs Sent: Thursday, October 22, 2020 12:38 PM To:

RE: [royale-asjs] branch develop updated: Fix assertType for js

2020-10-28 Thread Yishay Weiss
velop > in repository https://gitbox.apache.org/repos/asf/royale-asjs.git > > > The following commit(s) were added to refs/heads/develop by this push: > new 00c5b2a Fix assertType for js > 00c5b2a is described below > > commit 00c5b2ac31a1bbef87a7d388f1bc80476f6ff187 > Author: Yish

RE: [royale-asjs] branch develop updated: Fix assertType for js

2020-10-29 Thread Yishay Weiss
t; > Considering it’s in the same package, an import shouldn’t be necessary, but > maybe something happened to the compiler... > >> On Oct 28, 2020, at 10:17 AM, Yishay Weiss wrote: >> >> I was getting a run-time error. Something like “assert is not a function of >&g

RE: [royale-asjs] branch develop updated: Fix assertType for js

2020-10-29 Thread Yishay Weiss
I do have this line in index.html goog.addDependency('../../../org/apache/royale/debugging/assert.js', ['org.apache.royale.debugging.assert'], []); From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Thursday, October 29, 2020 7:54 PM To: dev@royale.apache.org<

Re: [royale-asjs] branch develop updated: Fix assertType for js

2020-10-29 Thread Yishay Weiss
] From: Yishay Weiss Sent: Thursday, October 29, 2020 5:58 PM To: dev@royale.apache.org Subject: RE: [royale-asjs] branch develop updated: Fix assertType for js I do have this line in index.html goog.addDependency('../../../org/apache/royale/debugging/asse

RE: [royale-asjs] branch develop updated: Fix assertType for js

2020-10-30 Thread Yishay Weiss
2020 at 8:31 AM Harbs wrote: > I know Greg ran into a similar problem (with a different method). Maybe he > has suggestions. > > > On Oct 29, 2020, at 8:18 PM, Yishay Weiss > wrote: > > > > Oddly, I see assert.js the file in the file system > > > >

Debugging compiler-jx With IntelliJ

2020-11-11 Thread Yishay Weiss
Can anyone share his/her experience in doing that? Thanks, Yishay

RE: Debugging compiler-jx With IntelliJ

2020-11-14 Thread Yishay Weiss
d wait for a connection from a debugger. > For this use the "Remote Debugging" run configuration in Intellij. When > editing the run configuration, it also displays what you have to add to the > commandline. > > Hope that helps, > Chris >

RE: Debugging compiler-jx With IntelliJ

2020-11-14 Thread Yishay Weiss
Those interested in the Eclipse setup (no mvn dependency) should find this page [1] helpful. [1] https://github.com/apache/royale-compiler/wiki/Eclipse-Setup From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Sunday, November 15, 2020 9:46 AM To: dev@royale.apache.org<m

RE: Possibility to control the prefix for source-map urls?

2020-11-21 Thread Yishay Weiss
> I think there is definitely a need to be able to avoid source-maps as well. In chrome dev tools preferences under ‘Sources’ you can uncheck ‘Enable JavaScript source maps’. From: Greg Dove Sent: Saturday, November 21, 2020 10:36 PM To: Apache Royale Development

RE: [royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration

2020-11-23 Thread Yishay Weiss
.html > Especially the part "Preparing your system for being able to release" is what > you should have a look at. > Even if I wrote the documentation for PLC4X, this part identically applies > for this case. > > Hope that helps. > > Chris > > Am 24.09.

RE: Resource bundles and locales

2020-11-25 Thread Yishay Weiss
In emulation components it’s similar to the Flex syntax. We have seen bugs however with the @ annotator syntax in mxml and are using instead things like From: Edward Stangler Sent: Thursday, November 26, 2020 12:31 AM To: dev@royale.apache.org

RE: RE: Resource bundles and locales

2020-11-28 Thread Yishay Weiss
urce bundles and locales Right, but how do you create the resource bundles and dynamically load the locales? It seems like it's very different in Royale. On 11/26/2020 1:58 AM, Yishay Weiss wrote: > In emulation components it’s similar to the Flex syntax. We have seen bugs > howev

RE: RE: RE: Resource bundles and locales

2020-11-29 Thread Yishay Weiss
insists on a source filename). And I know a .swf isn't used in JS. And I don't know if a default locale is integrated on the JS side. So I have no idea where to start. On 11/29/2020 1:35 AM, Yishay Weiss wrote: > I haven’t tried dynamically loading locales. We are using th

RE: RE: RE: Resource bundles and locales

2020-11-29 Thread Yishay Weiss
default locale is integrated on the JS side. So I have no idea where to start. On 11/29/2020 1:35 AM, Yishay Weiss wrote: > I haven’t tried dynamically loading locales. We are using the compiler > option, which is the same as in Flex. > > > > From: Edward Stangler > Sent: Fr

RE: RE: RE: Resource bundles and locales

2020-11-29 Thread Yishay Weiss
sure if they apply here. Hope this helps… From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Sunday, November 29, 2020 2:07 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: RE: RE: RE: Resource bundles and locales If you look in ResourceManagerImpl.as un

RE: DataGridItemRenderer inside a DataGridColumn without an external MXML file

2020-12-01 Thread Yishay Weiss
I don’t think it does. Worth checking and filing a bug. From: Hugo Ferreira Sent: Tuesday, December 1, 2020 5:54 PM To: Apache Royale Development Subject: DataGridItemRenderer inside a DataGridColumn without an external MXML file Hel

RE: outerDocument on Jewel DataGridItemRenderer

2020-12-01 Thread Yishay Weiss
I’ve used this with success C:\dev\flexjs\royale-asjs\frameworks\projects\Core\src\main\royale\org\apache\royale\core\ParentDocumentBead.as From: Hugo Ferreira Sent: Wednesday, December 2, 2020 3:44 AM To: Apache Royale Development Su

RE: [apache/royale-asjs] Update DefaultDataDescriptor.as added dataDescriptor function (24bd6ec)

2020-12-02 Thread Yishay Weiss
Hi Pushmina, Have you seen Greg’s comment? This change is preventing our application from running. Thanks. From: greg-dove Sent: Tuesday, December 1, 2020 10:17 PM To: apache/royale-asjs Cc: Subscribed

RE: Spark StackLayout

2020-12-03 Thread Yishay Weiss
> Would Royale want a Spark StackLayout? > It's been very useful to have a version of mx:ViewStack for Spark that has a dataProvider. Sounds like you answered your own question. The culture here, as I understand it, is for people to work on the things they find useful. From: Edward Stangler<

RE: What to do for 'change' type events in Event subclasses (emulation)

2020-12-18 Thread Yishay Weiss
Funny, I see it too in our app, but this works http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.apache.org/royale/spark" creationComplete="init()" > From: Greg Dove Sen

RE: What to do for 'change' type events in Event subclasses (emulation)

2020-12-20 Thread Yishay Weiss
The difference I see in our app is that we are using RL’s eventMap.mapListener() and my example is using some mxml inline handler. Maybe this warrants investigation from that angle. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Friday, December 18, 2020 3:30 PM T

Tile Layout for Spark List

2021-01-16 Thread Yishay Weiss
I’m looking to emulate something like this Flex code: Has anyone done this?

RE: Tile Layout for Spark List

2021-01-17 Thread Yishay Weiss
áb, 16 ene 2021 a las 11:22, Yishay Weiss () escribió: > I’m looking to emulate something like this Flex code: > > > > > > > columnAlign="justifyUsingGap"/> > >

I think mx.collections.ListCollectionView is broken

2021-01-22 Thread Yishay Weiss
Which breaks mx Tree for ArrayCollection data providers. If anyone has a different experience and/or would like to have a look at this compiler bug [1] it would be much appreciated. [1] https://github.com/apache/royale-compiler/issues/176

Re: I think mx.collections.ListCollectionView is broken

2021-01-23 Thread Yishay Weiss
de1240ffc64427bc5051c649a6d0704ca3533797 should fix it. From: Yishay Weiss Sent: Friday, January 22, 2021 12:07 PM To: dev@royale.apache.org Subject: I think mx.collections.ListCollectionView is broken Which breaks mx Tree for ArrayCollection data providers

TLF APIs Effort Estimate

2021-02-17 Thread Yishay Weiss
Hi All, The app I am porting makes extensive use of some TLF APIs. Re-implementing everything differently will be difficult so I am trying to estimate the work involved in actually making the below APIs work. If anyone (prbly Harbs and Alex) has time to have a quick glance and help me asses the

Re: TLF APIs Effort Estimate

2021-02-17 Thread Yishay Weiss
r.setFocus interactionManager.setSelectionState ____ From: Yishay Weiss Sent: Wednesday, February 17, 2021 10:30 AM To: dev@royale.apache.org Subject: TLF APIs Effort Estimate Hi All, The app I am porting makes extensive use of some TLF APIs. Re-implementing everything d

Re: TLF APIs Effort Estimate

2021-02-17 Thread Yishay Weiss
repo? Thanks From: Hugo Ferreira Sent: Wednesday, February 17, 2021 12:19 PM To: Apache Royale Development Subject: Re: TLF APIs Effort Estimate Hi Yishay Weiss, In the last few months I have been absent from my own porting from Flex to Royale (I hope the things call down in

Re: TLF APIs Effort Estimate

2021-02-17 Thread Yishay Weiss
Got it. Thank you. From: Hugo Ferreira Sent: Wednesday, February 17, 2021 12:54 PM To: Apache Royale Development Subject: Re: TLF APIs Effort Estimate Hi Yishay Weiss, What I meant to say is that I have fixes and new features on the TLF Flex version. If we get

Re: TLF APIs Effort Estimate

2021-02-17 Thread Yishay Weiss
again, it could be Spark issues. Thanks. From: Harbs Sent: Wednesday, February 17, 2021 1:45 PM To: Apache Royale Development Subject: Re: TLF APIs Effort Estimate The vast majority of this should work. No? > On Feb 17, 2021, at 12:30 PM, Yishay Weiss wrote:

Re: [royale-asjs] branch develop updated: Allow for variation in svg expression for things like pointer-events with swf drawing api emulation (Keeping the original behaviour by default, for now)

2021-03-01 Thread Yishay Weiss
- public function createGraphicsSVG(elementName:String, noPointerEvents:Boolean = true):SVGElement + public function createGraphicsSVG(elementName:String, noPointerEvents:Boolean):SVGElement Greg, this breaks backwards compatibility. Any reason not to keep the default? __

<    1   2   3   4   5   6   7   8   9   10   >