What is 'morphic 3' in cuis? Could it be ported to pharo? On 23 December 2012 16:26, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Dec 23, 2012, at 5:09 PM, Igor Stasenko wrote:
On 23 December 2012 16:54, dimitris chloupis <thekilon@yahoo.co.uk> wrote:
Is there a list of the pitfalls of morphic somewhere ?
How dare you! :)
Of course there's no such thing.
- global positioning - too many responsibilities for example handMorph - too many duplicated logic (border is one) - isKindOf: usage
Morphic was developed on premise that you are clever enough to understand it by reading code.
P.S. Don't think that i want to blame anyone, or discourage from using it. Morphic based on a very good concepts. And i really like it. But then, lack of documentation, lack of systematic approach and no review process has led it to what we have now.
This is why we should start to systematically rethink it and clean it. :)