[xmonad] idea: split XConfig definition into its own file
Brent Yorgey
byorgey at gmail.com
Sat Nov 17 18:03:08 EST 2007
On Nov 17, 2007 5:58 PM, Spencer Janssen <sjanssen at cse.unl.edu> wrote:
> On Saturday 17 November 2007 10:40:55 Brent Yorgey wrote:
>
> How do people feel about splitting the definition of XConfig out of
> > Core.hsand into its own file,
> > XConfig.hs?
>
The problem here is that the X monad carries XConfig as part of its state,
> and
> XConfig refers to X in some of its components. We should avoid cyclic
> dependencies as much as possible, I think.
>
>
Oh, good point! OK, fair enough, no splitting of XConfig. =)
-Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20071117/cecbd7b5/attachment.htm
More information about the xmonad
mailing list