Hi

Am 08.08.2013 um 09:36 schrieb Bertrand Delacretaz:

> Hi,
> 
> On Thu, Aug 8, 2013 at 8:18 AM, Felix Meschberger <[email protected]> wrote:
>> My proposal for final ...would be for classes exposing constants or utility 
>> methods. Everything is
>> static in there...
> 
> So, do I understand correctly that you only intend to make a class
> final if a class only has static constants and methods?

No, not in general. There may be classes which make sense to make final.

But the current proposal for the Sling API was just about classes, which have 
static methods and constants.

> 
> That would work for me, and like others I'm not for making
> "everything" final, as you say we need to be more subtle than that.

Exactly.

Regards
Felix

> 
> -Bertrand

Reply via email to