Hi While looking at SmallLint rule, I saw a rule that ensures that a given method always performs a super send.
Here is the current list:
^#(#release #postCopy #preBuildWith: #postOpenWith:
#noticeOfWindowClose: #initialize postBuildWith:)
and I'm cleaning the list because there are VW elements such as postBuildWith:
but do we have some other to add?
Stef
