On Tue, Jan 25, 2011 at 11:50 AM, Jeremy Thomerson <jer...@wickettraining.com> wrote: > > The separate modules is a good way to enforce the separation. If you have > other ideas for enforcing them, I'd be happy to hear them. >
It doesn't really enforce anything. Folks can still put classes in the wrong module and screw things up. So, either way, you're adhering to a convention. So, why muddy up the project structure?