Hi, I am sitting in front of 1.5 MB of sources and I think about splitting the project in half. One for the services + entities + utilities the rest for the web fun.
It would also allow to test the core only with unit test and barely with integration tests. Where the web part might be all about integration + acceptance testing. But I am in doubt. the only gain I would have is half the packages at once, and some separation and shift in thinking. Does anyone split projects in core vs web? What is the point in doing so and why not? Cheers, Martin (Kersten), Köthen