
20 Sep
2007
20 Sep
'07
3:54 p.m.
Here's a cleaner Layout class patch. I've removed the ugly
OldLayout, and now we've got one data type per Layout in
Operations. This changes Config a little, since Full is now
a data constructor, instead of the function full. We could,
of course, define a function of the same name, but that seems
a waste of space, although it would have the (minor) advantage
of allowing the implementations to remain abstract.
David
Fri Sep 14 17:59:59 EDT 2007 David Roundy