Tonto | ||
---|---|---|
<< Previous | Next >> |
Sometimes, in order to avoid long compilation times, it is useful for to split up long modules into parts in which different authors are working.
This has been done, for example, in the MOL module, which has been split into MOL_REAPER, MOL_DYLAN, and MOL_CHRIS, as well as MOL_MAIN.
Unless the module is perpetually under development, this practice should probably be avoided.