Language.as() is not being called (@flexjsignorecoercion is being used). > On Jun 6, 2017, at 12:50 PM, Justin Mclean <jus...@classsoftware.com> wrote: > > Hi, > > In more detail the issue is that the property is likely to default to > undefined and casting that to String in JS like so > org.apache.flex.utils.Language.as(undefined, String)) will set the value to > null and strpixels.length with throw a RTE. So it’s likely this change in > will cause all sort of issues. > > Thanks, > Justin
- Re: [2/4] git commit: [flex-asjs] [refs/heads/release0.8.0] ... Justin Mclean
- Re: [2/4] git commit: [flex-asjs] [refs/heads/release0.... piotrz
- Re: [2/4] git commit: [flex-asjs] [refs/heads/relea... Justin Mclean
- Re: [2/4] git commit: [flex-asjs] [refs/heads/release0.... piotrz
- Re: [2/4] git commit: [flex-asjs] [refs/heads/release0.... Justin Mclean
- Re: [2/4] git commit: [flex-asjs] [refs/heads/relea... Justin Mclean
- Re: [2/4] git commit: [flex-asjs] [refs/heads/r... Harbs