keithly + oop   3

Static (Shared in VB.NET) or Normal Methods - Stack Overflow
If you have lots of static methods, then I assume you are not following OOP principles. Static methods are helpful as factory methods or as an auxiliary methods. But I'd avoid to build application design on top of them.
oop 
november 2009 by keithly

related tags

javascript  oop 

Copy this bookmark:



description:


tags: