I just pushed a change to handle the @prop cases.
I'm not seeing the errors with the Error class, and I am seeing other
potential issues where XML.appendChild might have the parameter typed as
XML.
HTH,
-Alex
On 4/19/17, 12:00 AM, "Harbs" wrote:
>Huh.
>
>It seems like it was not committed.
>
>
FWIW, I tried adding RegExp("RegExp”), to NativeUtils.NativeJSType, but for
some reason it did not help.
> On Apr 19, 2017, at 5:05 PM, Harbs wrote:
>
> I just got this one:
> No GoogDep for RegExp
>
>> On Mar 29, 2017, at 12:52 AM, Alex Harui wrote:
>>
>> Yep, but I just added it about 10 m
Currently as code which looks like this.
var myThingy:Vector. = new Vector.(), it is cross compiled in
JS to this:
var myThingy = org.apache.flex.utils.Language.Vector();
Considering that this simple returns an empty array, a compiler optimization
could be:
var myThingy = [];
Besides being sh
I just got this one:
No GoogDep for RegExp
> On Mar 29, 2017, at 12:52 AM, Alex Harui wrote:
>
> Yep, but I just added it about 10 minutes ago.
>
> -Alex
>
> On 3/28/17, 9:50 PM, "Harbs" wrote:
>
>> I’m getting this with a different project:
>> No GoogDep for NaN
>>
>> I guess NaN needs to
Yes Piotr, although I think we are all guessing what you want, it will be
helpful to be certain.
On Wed, Apr 19, 2017 at 9:03 PM, piotrz wrote:
> Greg,
>
> In order to touch this subject on compiler sight, would it be helpful if I
> prepare what Alex asked me ?
>
> Scenario and generated code
Greg,
In order to touch this subject on compiler sight, would it be helpful if I
prepare what Alex asked me ?
Scenario and generated code in JS sight ?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/
Yes I was thinking more in terms of the times I did this type of thing to
support nested typed objects from raw json, more than simple VOs. Not so
much in terms of using reviver, but going through from json -> generic
object -> typed object with most of the support for the last part being in
the ab
Alex,
I think we have list here [1]. There is only one missing as I know Yishay,
be he already stated that he will come. :)
[1] https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Summit+2017
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://ap
I'll be there.
Alex Harui wrote
> Anyway, who do we currently know is going to the FlexJS Summit?
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/Interview-on-the-FlexJS-Summit-tp61185p61229.html
Sent from the Apache Flex Development mailing list archiv
Ohh! I got you :) I will prepare something and post here.
Thank you!
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Issue-with-JSON-stringify-and-Bindable-VO-objects-tp61195p61228.html
Sent from the
Huh.
It seems like it was not committed.
I just committed it.
Sorry about that.
> On Apr 19, 2017, at 2:58 AM, Harbs wrote:
>
> Yes there should it’s located in:
> org.apache.flex.textLayout.factory.FactoryBackgroundManager and it extends
> BackgroundManager.
>
>> On Apr 19, 2017, at 2:56 A
11 matches
Mail list logo