On 8 March 2012 01:03, Emmanuel Bourg <ebo...@apache.org> wrote:
> Le 08/03/2012 01:46, sebb a écrit :
>
>
>> If not added then compilers complain.
>
>
> Which one? I have never seen this. Do you add -Xlint:all to your settings?

No.

Certainly Eclipse complains.

>
>
>> The point of @Override is to document that you intended to override
>> the super-class method.
>> So if the name is misspelt, that will be detected.
>
>
> Have you ever seen a misspelt toString() method? Since I started programming
> in Java I haven't.

No, but less common names can easily be misspelt.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to