On Sun, Mar 1, 2009 at 10:16 AM, Don <[email protected]> wrote: > > The D system has a major limitation, though -- you can't split the source > for a module across multiple files. Which pushes you towards enormous source > files. It's more restricted than both C# and C++ in this respect. >
Yeah. Imagine if DMDFE were written in D; how big would those modules have to be?
