smalltalk-tng
view etng-r2/things-to-consider.txt @ 321:c4a0718c2d3c
Sketch of dependencies
| author | Tony Garnock-Jones <tonygarnockjones@gmail.com> |
|---|---|
| date | Sat Oct 08 15:36:03 2011 -0400 (7 months ago) |
| parents | |
| children |
line source
1 29 Dec 2009. Exception hierarchies. How do they fit in with pattern
2 matching? With prototypes? Investigate Self's exceptions. (Thought
3 inspired by http://www.haskell.org/ghc/docs/6.10.4/html/libraries/base/Control-Exception.html,
4 where it talks about exception hierarchies for a compiler.)
