It's a really big issue that all the Flash display list APIs show up in the
completion list for FlexJS components. People are going to get extremely
(EXTREMELY!) frustrated that they can't tell at a glance which subset of
properties is available in JS or not.

- Josh

On Tue, Dec 6, 2016 at 1:12 AM, yishayw <yishayj...@hotmail.com> wrote:

> Suppose I have a component A that extends UIBase which extends Sprite.
> Suppose I have this code:
>
> var a:A = new A();
>
> Suppose I type a.gr ctrl-space.
>
> Will Flash Builder suggest to complete it to a.graphics even though it will
> result in a compile-time error?
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/FALCONJX-FLEXJS-SWF-
> Subclass-and-other-Overrides-tp57008p57030.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to