2011年6月8日 星期三

Poka-yoke Design: From Smell to Fragrance

Encapsulation is one of the most misunderstood aspects of object-oriented programming. Most people seem to think that the related concept of information hiding simply means that private fields should be exposed by public properties (or getter/setter methods in languages that don’t have native properties).

Posted via email from CodeBetter

0 意見: