Status: New
Owner: ----
New issue 3591 by
[hidden email]: Implementors of #listMorph place
it in different (or no) category
http://code.google.com/p/pharo/issues/detail?id=3591Pharo1.2rc1 Latest update: #12320
What is (if any) the standard here? I usually follow Kent Beck's advice to
put getters in 'private' unless they are meant to be public, and in that
case, in 'accessing'. But here we have 'accessing'/'callbacks' (OB)/'user
interface'.
Sean