In any software project, its common to package the whole source code into meaningful groups. This helps the teams to deal with concurrent development, testing and separating the concerns. Here is a possible package diagram that you may follow in your projects. However, this is not an absolute requirement, its rather a suggestion. You can either follow it or come up with your own packaging that makes sense to your application.

No comments:
Post a Comment