Re: FlexJS MXML ids and classNames

2017-05-20 Thread Alex Harui
On 5/20/17, 3:17 PM, "Justin Mclean" wrote: >Hi, > >If you make a component with something with an id in it and then use that >multiple times in the same view (which is common pattern comping from the >Flex world) are you going to run into this issue? AIUI, it depends on if any code cares (exp

Re: FlexJS MXML ids and classNames

2017-05-20 Thread Justin Mclean
Hi, If you make a component with something with an id in it and then use that multiple times in the same view (which is common pattern comping from the Flex world) are you going to run into this issue? Thanks, Justin

Re: FlexJS MXML ids and classNames

2017-05-20 Thread piotrz
Hi Alex, Where this discussion end up? It seems that your proposition was reasonable. Hi Harbs, You wasn't convinced about that additional tag "mxmlID" ? Am I understand right ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-develo

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-20 Thread Alex Harui
"Pulled changes" as in syncing up the repo or grabbing the release CI build? Looks like the CI build was stuck, maybe for 3 days! I've just unstuck it. It should take a couple of hours to finish building the latest from the release branches. If you are working from the repos, make sure you comp

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-20 Thread yishayw
I just pulled the changes and tried to build using FB. I'm getting this 1319: unknown configuration variable 'compiler.targets'. C:\dev\flexjs\flex-asjs\frameworks\projects\Core\src\main\config\compile-swf-config.xml (line: 25) So Core doesn't build. -- View this message in context: http://ap

Re: [ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-20 Thread yishayw
Items 1-9 were considered musts. Fontkit library port (item 7) made it to the list because it was blocking Maven builds. I think Chris has found a workaround, so maybe we can strike that off. Post meeting there was some agreement that a better looking default theme was also a must. Leonidas said

Re: [ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-20 Thread piotrz
Add to p. 5) I forgot add links to SonarQube analysis which shows in many places NPE possibilities FlexJS Compiler: https://builds.apache.org/analysis/overview?id=2461 FlexJS Framework: https://builds.apache.org/analysis/overview?id=20942 FlexJS Typedefs: https://builds.apache.org/analysis/overvie

[FlexJS] Issue with same "Id" assigned to components in different views

2017-05-20 Thread piotrz
Hi, I would like to bring to discussion in my opinion quite serious gap in FlexJS. Problem with assigning same "Id" in different views. More description with examples has been added to jira [1]. [1] https://issues.apache.org/jira/browse/FLEX-35310 Thanks, Piotr - Apache Flex PMC piotrzarz

[ApacheCon/FlexJS Summit] FlexJS 1.0 Discussion Round - Summary

2017-05-20 Thread piotrz
Hi All, I would like to present summary of wonderful discussion which take place during FlexJS Summit in Miami. If I miss something please do not hesitate add it or expand more each points. We have a lot of work if we would like to consider FlexJS as 1.0, volunteer are welcome to start working AS