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

Reply via email to