Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] I'd like to add static utility methods to UIEvents

On Mon, Feb 20, 2012 at 4:10 AM, Dimitar Georgiev <anakin.bg@xxxxxxxxx> wrote:
Out of general style considerations, I prefer the instance method. Static hinders polymorphism.
Regards, Dimitar


UIEvents is a (mostly) auto-generated utility class (constants and static methods).   While I agree in general we don't use static methods, in this case I think it's acceptable.

PW


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top