Yes it does.
I suppose so. But that kind of defeats the purpose of defining the attribute as required.
Since if it already has a value it will not complain about missing a value.

- rami

On 09/12/2011 12:33 PM, Raju Bitter wrote:
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


Reply via email to