Does the message go away when you set a value as part of the attribute definition?
On Mon, Sep 12, 2011 at 10:32 AM, Rami Ojares / AMG <[email protected]> wrote: > Hi, > > If I define an attribute as required > <attribute name="myname" required="true"/> > and then extend that class > the compiler warns about the missing required attribute even though I don't > instantiate the class. > > - rami >
