|
|
|
|
|
by morsch
5069 days ago
|
|
The project setup in the repository also has two "superfluous" levels of hierarchy: |- main
|- java
At this early stage this seems like overengineering, and if at some point the project gets code e.g. javascript, it might be worth it to add ./js-src at the top-level first. |
|
Correction: As per the message below I guess I should say that it has nothing to do with Java, the ecosystem, framework he is using is forcing him to use that hierarchy.