
12 Jun
2007
12 Jun
'07
11:11 a.m.
Hi all,
This is my change to make (Stack a) never be empty, with possibly empty
stacks represented by (Maybe Stack a). This slightly simplifies the layout
code, since we handle the case of no windows in the core. This assumes
that we don't have a layout that needs to do something with an empty
screen.
Anyhow, one step in my campaign for powerful, safe extensibility. The main
thing we need to do, though, is to catch exceptions...
David
Tue Jun 12 06:28:53 PDT 2007 David Roundy