Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Alex Harui
On 8/30/16, 1:41 PM, "Greg Dove" wrote: >Before I forget, I have 2 extra questions : > >1. I wasn't real happy with the change I made for js in >org.apache.flex.events.EventDispatcher. At the time it was the easiest >solution. I did not look too deep into the goog base class to see if there >wa

Re: [FlexJS] need help in creating reusable tabBar control

2016-08-30 Thread Alex Harui
On 8/30/16, 3:11 PM, "dhwanishah85" wrote: >Hi Alex, > >Thanks for your response. So far I am able to extend ButtonBar and Now >working on showing views based upon button clicks. I have seen >"Itemclicked" >event But it is not working. I found "click" event working but is there >any >chance that

Re: AW: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread Alex Harui
On 8/30/16, 11:27 PM, "Christofer Dutz" wrote: >Would be cool if we could add the urls to the flash placer content >debuggers as currently I'm hard coding the url-scheme in the mavenizer >code. Do you mean have NPM bring down the projector debugger? It is only needed for running tests, most f

AW: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread Christofer Dutz
Would be cool if we could add the urls to the flash placer content debuggers as currently I'm hard coding the url-scheme in the mavenizer code. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Alex Harui Datum: 30.08.16 22:33 (GMT+01:00) An

AW: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Christofer Dutz
What changes are needed fire the examples. Please keep in mind that they also have to be applied to the Maven build to prevent it from diverging from the ant one. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Greg Dove Datum: 30.08.16 2

Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Greg Dove
Please ignore: " Is there a public bugbase or tasklist anywhere for the project ?" Justin pointed me to the jira issues. I will likely address a couple of these when I work on the reflection stuff, and will be happy to work through some of the others later on, if they are still current issues. ch

Re: [Scan] 2016-08-13 12:22:43

2016-08-30 Thread Greg Sedlock
What does this file contain? Greg Sent from my iPhone > On Aug 30, 2016, at 7:54 PM, Deana wrote: > > > > -Original Message- > From: "Deana" > Sent: 2016-08-13 12:22:43 > To: flex-...@apache.org > Subject: [Scan] 2016-08-13 12:22:43 > > > -- > Sent with Genius Scan for iOS. > http:

Re: [FlexJS] need help in creating reusable tabBar control

2016-08-30 Thread dhwanishah85
Hi Alex, Thanks for your response. So far I am able to extend ButtonBar and Now working on showing views based upon button clicks. I have seen "Itemclicked" event But it is not working. I found "click" event working but is there any chance that "Itemclicked" event is also working? Thanks Dhwani

Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Greg Dove
Before I forget, I have 2 extra questions : 1. I wasn't real happy with the change I made for js in org.apache.flex.events.EventDispatcher. At the time it was the easiest solution. I did not look too deep into the goog base class to see if there was a more official way to avoid this. I will take t

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread Alex Harui
Well, right now, the install() methods have a request() call that is commented out in favor of a get() call. The request call is set up to call the mirrors.cgi, the get() call is set up to grab the nightly. If the install() method could have a parameter passed to it, then we wouldn't have to c

Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Greg Dove
Thanks for the feedback Alex. I had also received encouragement from Justin a long time ago to contribute, I'm happy that I finally got a chance to do so. tbh I had not even looked inside manual tests folder yet (there's a lot in there!), but that definitely sounds like a better place for that exa

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread OmPrakash Muppirala
Sure we could do that. Can you give more requirements on how the command line switch would need to work? I can try to add this as soon as possible. Thanks, Om On Tue, Aug 30, 2016 at 12:57 PM, Alex Harui wrote: > Om, > > Is there a way to pick up command line parameters so we could use a > –n

[LAST CALL] Release FlexJS/FalconJX 0.7.0

2016-08-30 Thread Alex Harui
Hi Folks, There have been other threads dealing with last minute issues that probably should have been in this thread. However, I think all issues are addressed, but it would be good to have other PMC members review the nightly build before we start cutting release candidates. We are hoping to g

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread Alex Harui
Om, Is there a way to pick up command line parameters so we could use a –nightly flag to test against the nightly CI server instead of the mirrors so we could have both code-paths in the repo and wouldn't have to remember to revert some of this code? -Alex From: "omup...@gmail.com

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread OmPrakash Muppirala
I just looked over your changes. Looks fine to me. We should remember to revert the hardcoded paths of falcon/flexjs binaries to the mirror urls once we push the release out. Then we can test the npm flexjs distribution one last time and push the module out to npmjs.org Thanks for pushing this

[FlexJS] "framework libs" vs "distribution binaries" vs "local distribution"

2016-08-30 Thread OK
Hi, I've just finished step 6c. of the maven build guide and now I'm able to build the "framework libs" succesfully, thanks to all for your support! Now I wonder what is the difference between the "framework libs" and the optional "distribution binaries" and "local distribution" and what is the pa

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-08-30 Thread Alex Harui
OK, I just pushed changes that seem to work with the nightly build. I think we have to update the scripts once more once the final release is out on the mirrors. Then is there a final step where we publish this module to the uber Node registry? I would like to have at least one more PMC membe

Re: AW: AW: AW: [FlexJS] Maven typedefs build error

2016-08-30 Thread OK
The typedefs build works now! (But for whatever reason I'm not able to update the repo so I threw it away and just clone it again) While I'm writing this the framework build is running... we'll see ;-) Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.na

ApacheCon Seville CFP closes September 9th

2016-08-30 Thread Rich Bowen
It's traditional. We wait for the last minute to get our talk proposals in for conferences. Well, the last minute has arrived. The CFP for ApacheCon Seville closes on September 9th, which is less than 2 weeks away. It's time to get your talks in, so that we can make this the best ApacheCon yet. I

Re: Flex 3.6 to 4.9 Migration issue.

2016-08-30 Thread Alex Harui
On 8/30/16, 2:43 AM, "jigar911" wrote: >Hi All, > >I am getting following error while migrating to 4.9. Same thing works fine >in flex 3.6. > Can anyone please help me to resolve it? Looks like CartesianChart's backgroundElements is being set to invalid data. I would suggest setting a breakpo

Flex 3.6 to 4.9 Migration issue.

2016-08-30 Thread jigar911
Hi All, I am getting following error while migrating to 4.9. Same thing works fine in flex 3.6. Can anyone please help me to resolve it? TypeError: Error #1034: Type Coercion failed: cannot convert "/" to flash.display.DisplayObject. at mx.charts.chartClasses::ChartBase/http://www.ado

Re: [FlexJX][Falcon] Binding support fixes/improvements

2016-08-30 Thread Alex Harui
Hi Greg, OK, I looked through your patches and applied them to the develop branch. I couldn't see anything obviously wrong with it, so great job and thanks for contributing! I hope you have more up your sleeve. FWIW, it would be nice to unit tests in flex-falcon and maybe flex-asjs. I'm going to

[GitHub] flex-asjs pull request #13: Binding improvements

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flex-asjs/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] flex-asjs pull request #12: Bindable test example

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flex-asjs/pull/12 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] flex-falcon pull request #8: Binding improvements

2016-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flex-falcon/pull/8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

Re: [FlexJS] Dependencies to external resources like googlecode

2016-08-30 Thread Alex Harui
On 8/29/16, 11:40 PM, "OK" wrote: >Alex Harui wrote >> I think I may have found a GitHub copy of svg.js at [3]. I will verify >>it >> some day. > >Wouldn't it make more sense to just copy the file from googlecode [1] to >the >FlexJS repo to make sure that it's the same version and to make sure