
23 Oct
2007
23 Oct
'07
7:03 p.m.
gwern0:
On 2007.10.23 15:19:32 -0700, Don Stewart
scribbled 0 lines: mailing_list:
Regarding the style: I hope that Don will come up with some coding convention I remember he was talking about.
I've added a document called STYLE to the xmonad core, with initial advice on required style for new code.
Feel free to send suggestions in.
-- Don
Done.
But I notice there's nothing about how imports should be done. We've heard from myself, Roundy, and Andrea. How is XMonad going to do them? Implicit vs. explicit, alphabetical vs. by first use vs. by commonness by... there are a lot of options, and I think this is one of the things it'd be better to just have you and sjanssen declare by fiat.
I favour no import lists these days. -- Don