Alexandre Bergel <alexandre.ber...@me.com> writes: > But, all in all, what are we using pragmas here? > I can always do: > self assert: [ … ] description: …
you can do that for preconditions, but for postconditions it is harder because there can be several exit points in a method. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill