2012/2/11 Janko Miv��ek
<janko.mivsek@eranova.si>
In this case I see a wise thinking about weaknesses of OO and Smalltalk
and how to overcome it by better "best practices". For instance, the
newcommers are asking where to find a guidelines for modeling OO domain
models in pure OO way. In this guidelines we can emphasise above
mentioned best practices, then author's claim that ��"no one really
understands to this day how to do them right" won't be valid much anymore.
There are many books written on OO domain modeling and there is so much knowledge floating around. The claim that no one understands OO it just so stupid that it's not worth citing it. I for one do know how do it right, in any language. You don't even need an OO laguage. It has nothing do to with Smalltalk. It's about how you model real-life problems in code. I find it easy, straightforward and natural.