So, in that case you could use superGetter as a fallback. No? Can’t the compiler check whether the implementation is available?
On Apr 26, 2016, at 9:14 PM, Alex Harui <aha...@adobe.com> wrote: > On 4/26/16, 11:11 AM, "Harbs" <harbs.li...@gmail.com> wrote: > >> What’s the problem with computing it at compile time? > > I'm not sure we'd always know what it is. What if it is an override of an > external/third-party library? > > -Alex > >