Re: [ANNOUNCE} Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-23 Thread piotrz
Hi Guys, I've tried to open release notes [1], but any links from this location doesn't work for me. [1] http://www.apache.org/dyn/closer.lua/flex/flexjs/0.7.0/RELEASE_NOTES Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.

Re: AW: flexjs0.8 vector and object,bug

2016-09-23 Thread lizhi
and the command line is the base. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55303.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: AW: flexjs0.8 vector and object,bug

2016-09-23 Thread lizhi
not eaveyone have mvn,and everyone have command line. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55302.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: flexjs0.8 vector and object,bug

2016-09-23 Thread lizhi
D:\proj\git\spriteflexjs\test\src>set FLEX_HOME=d:/sdk/flexjs D:\proj\git\spriteflexjs\test\src>d:/sdk/flexjs/js/bin/mxmlc -external-library-p ath="d:/sdk/flexjs\js\libs\js.swc" VectorObject.as Using Flex SDK: d:/sdk/flexjs D:\proj\git\spriteflexjs\test\src\VectorObject.as:12 从类型 Vector. 的值到不相关类型

Re: flexjs0.8 vector and object,bug

2016-09-23 Thread Alex Harui
Try it from the command line and post all console output. On 9/23/16, 8:48 AM, "lizhi" wrote: >but i and a lot of man have this bug > >发自我的iPhone > >-- Original -- >From: Alex Harui [via Apache Flex Development] > >Date: 周五,9月 23,2016 23:48 >To: lizhi >Subject: R

Re: flexjs0.8 vector and object,bug

2016-09-23 Thread lizhi
but i and a lot of man have this bug 发自我的iPhone -- Original -- From: Alex Harui [via Apache Flex Development] Date: 周五,9月 23,2016 23:48 To: lizhi Subject: Re: flexjs0.8 vector and object,bug On 9/22/16, 11:42 PM, "lizhi" <[hidden email]> wrote: >can you tr

Re: flexjs0.8 vector and object,bug

2016-09-23 Thread Alex Harui
On 9/22/16, 11:42 PM, "lizhi" wrote: >can you try download new sdk use the apache flexsdk install .with apache >flexjs nightly? >the %args% is empty I downloaded the nightly and I cannot reproduce this problem. -Alex

Re: how remove numcheck

2016-09-23 Thread Alex Harui
On 9/23/16, 8:20 AM, "lizhi" wrote: >and the js is a simple lang ,no need the same of flashruntime.simple is >good Many folks have a different opinion. Their code may be counting on implicit type conversions. We have provided several options to control output. Besides @flexjsignorecoercion,

Re: Flex SDK Installer in macOS Sierra

2016-09-23 Thread Clint M
There is an option to install from "Mac App Store and identified developers". Does that work? I'm think the installer is code signed so it should. On Thu, Sep 22, 2016 at 2:35 AM, Carlos Rovira wrote: > Hi, > > In macOS Sierra there's no more "Anywhere" option to allow install > applications d

Re: how remove numcheck

2016-09-23 Thread lizhi
and the js is a simple lang ,no need the same of flashruntime.simple is good 发自我的iPhone -- Original -- From: Alex Harui [via Apache Flex Development] Date: 周五,9月 23,2016 23:13 To: lizhi Subject: Re: how remove numcheck On 9/22/16, 11:56 PM, "lizhi" <[hidde

Re: how remove numcheck

2016-09-23 Thread lizhi
or add a new @xxx. 发自我的iPhone -- Original -- From: Alex Harui [via Apache Flex Development] Date: 周五,9月 23,2016 23:13 To: lizhi Subject: Re: how remove numcheck On 9/22/16, 11:56 PM, "lizhi" <[hidden email]> wrote: >the float32array also has this issue.

Re: how remove numcheck

2016-09-23 Thread lizhi
it is need too many code,matrix3d.as rawdata 100+as number.and the float32array,and vector no need the check 发自我的iPhone -- Original -- From: Alex Harui [via Apache Flex Development] Date: 周五,9月 23,2016 23:13 To: lizhi Subject: Re: how remove numcheck On 9

Re: how remove numcheck

2016-09-23 Thread Alex Harui
On 9/22/16, 11:56 PM, "lizhi" wrote: >the float32array also has this issue. >and the Number() are slow in loop I could be wrong, but I'm pretty sure the compiler should try to insert a coercion there, because otherwise the JS code would behave differently than the AS code if there were strings

Re: AW: [ANNOUNCE} Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-23 Thread Alex Harui
On 9/23/16, 7:14 AM, "Christofer Dutz" wrote: >Is it possible that we never sent this to announce? > Yes, because we've interpreted "major software releases" from [1] to mean that we can't use it to announce "beta" software. When we push out a 1.0, we will definitely use it. If you want to i

AW: [ANNOUNCE} Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-23 Thread Christofer Dutz
Is it possible that we never sent this to announce? Chris Von: Alex Harui Gesendet: Donnerstag, 15. September 2016 19:25:00 An: dev@flex.apache.org; us...@flex.apache.org Betreff: [ANNOUNCE} Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released The Apach

Re: Flex SDK Installer in macOS Sierra

2016-09-23 Thread Tom Chiverton
Is it true that right clicking and choosing 'open' allows you to run it OK, without needing the command line ? This is based on : https://www.tekrevue.com/tip/gatekeeper-macos-sierra/ Tom On 22/09/16 10:35, Carlos Rovira wrote: Hi, In macOS Sierra there's no more "Anywhere" option to allow

AW: flexjs0.8 vector and object,bug

2016-09-23 Thread Christofer Dutz
With Maven you shouldn't have any of these problems. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: lizhi Datum: 23.09.16 08:47 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: flexjs0.8 vector and object,bug can you try download new sdk

Re: how remove numcheck

2016-09-23 Thread lizhi
the float32array also has this issue. and the Number() are slow in loop -- View this message in context: http://apache-flex-development.247.n4.nabble.com/how-remove-numcheck-tp55279p55287.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: how remove numcheck

2016-09-23 Thread Harbs
Why not make it untyped? On Sep 23, 2016, at 9:39 AM, lizhi wrote: > is it other way? > > this var n:number = arr[i]; > look good > > but the as Number not too good. > > or other option? > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/how-