B
bronco
Guest
Well, depending on what the OP wants exactly I would say that decorating your class with features is definitely helping reducing repetitive code. You isolate code (feature A, feature B etc) in separate classes and add them to whatever bank needs that particular feature.
Continue reading...
Continue reading...