Yes this is what I wrote in the 4 pages so far :) Stef
On Dec 24, 2011, at 4:18 PM, Nicolas Cellier wrote: > Bad practices and anti-pattern might be very instructive too... > > Nicolas > > 2011/12/24 Stéphane Ducasse <[email protected]>: >> >> On Dec 24, 2011, at 3:07 PM, Alexandre Bergel wrote: >> >>> Not sure what you mean with good coding practice, but here my contrib: >>> >>> - the command pattern (e.g., OB, Mondrian Easel, MonticelloBrowser) >>> - symbol polymorphic to block and other object-as-function >> >> Not sure that this is a good practices. I think that you like them because >> you use Smalltalk as a DSL. >> >>> - writing test before fixing code >>> - having short methods >> indeed >> >> Here is what I started to write. >> >
