One more point:

If we go the meta-tags route, we can include in the tag whether to include base 
typenames. Something like the following would tell the compiler that the 
org.apache.royale.html.Button typename is not being used.

   [Typename(name="Button", prefix=“basic”, inherits=“false")]
   public class Button extends org.apache.royale.html.Button

> On May 17, 2018, at 8:36 PM, Alex Harui <aha...@adobe.com.INVALID> wrote:
> 
> Also I'm trying to figure out how the compiler will know to prune out 
> selectors that are not used.

Reply via email to