
This looks good, but I'm wondering whether NamedScratchpad should have to prefix everything in the new module with 'named'. IMHO, Scratchpad has long enough identifiers already. Ex:
namedScratchpadFilterOutWorkspace
I suggest at least dropping the 'named' from the functions in NamedScratchpad because you can import NamedScratchpad qualified to implement Scratchpad, and because I can't see people using both at once (in which case they can import qualified too). Adam * On Tuesday, April 28 2009, konstantin.sobolev@gmail.com wrote:
Tue Apr 28 15:27:31 EDT 2009 konstantin.sobolev@gmail.com * NS_Placement Added ability to specify scratchpad manage hooks, mostly for defining window placement in a more flexible manner
Tue Apr 28 16:01:36 EDT 2009 konstantin.sobolev@gmail.com * ScratchpadRewrite Scratchpad reimplementation in terms of NamedScratchpad. No interface changes.
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad