[plt-scheme] a single module split across several files
It's not just size, either. Applications should be broken up into
cohesive units (err.... modules).
"Life can only be understood going backwards, but it must be lived
going forwards."
--Søren Kierkegaard
http://www.gwoodhouse.com
http://GregWoodhouse.ImageKind.com
On Nov 21, 2008, at 11:12 AM, Matthias Felleisen wrote:
>
> I urge you to break large modules into reasonably small modules and
> link them. You're better off that way, for designing, debugging,
> and maintenance. There is no hard limit of course but I tend to
> think of my modules as somewhere between 20 and 2000 lines, with
> the latter being on the very large side for me.
>
> -- Matthias
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20081121/8add8151/attachment.html>