Hello. |
Hi Tom,
I guessthe book "Smalltalk With Style" and some of Kent Beck's "Smalltalk Best Practice Patterns" are the two most cited sources when it comes to Smalltalk coding standards. The SmallLint Rules coming with the Refactoring Browsers are also a good resource for analysing code for its accordance with certain rules. SmallLint Checks can be extended to your own needs, and if I remember correctly, James Robertson has made a Smalltalk Daily about SnmallLint... hth Joachim "Gruenewald, Tom" <[hidden email]> hat am 23. März 2010 um 10:13 geschrieben: > Hello. > Our quality management like to establish basic coding conventions for > Smalltalk and I support them at this task. Even if I know basic coding > conventions, I would like to know what other people conceived for Smalltalk. > I would appreciate if anyone could point me to a good resource. Smalltalk and > common coding conventions are welcome. Thank you. > > Best regards, > Tom Grünewald > > > > -- ------------------------------------------------------------------- Objektfabrik Joachim Tuchel mailto:[hidden email] Fliederweg 1 http://www.objektfabrik.de D-71640 Ludwigsburg Telefon: +49 7141 56 10 86 0 Fax: +49 7141 56 10 86 1 _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Gruenewald, Tom
Smalltalk with Style Ed Klimas, Suzanne Skublics, Dave Thomas (available for free from here: http://stephane.ducasse.free.fr/FreeBooks.html) Smalltalk Best Practice Patterns Kent Beck http://www.amazon.com/Smalltalk-Best-Practice-Patterns-Kent/dp/013476904X/ref=sr_1_4?ie=UTF8&s=books&qid=1269337716&sr=8-4 Best of luck David Buck Gruenewald, Tom wrote:
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |