Dear all
C++ Coding Standards by Herb Sutter and Andrei Alexandrescu have this important guideline…
Much of our code seems to violate this… ( I think we briefly discussed this ). I always thought this a major design concern in our code.
There is a lot of scope for removing feature envy too…
Here is the patch and a general idea….
— cheers atul
