|
|
|
|
|
by felipemnoa
5069 days ago
|
|
If you do that you will no longer be able to tell the overall structure of your project at a single glance without using an IDE like Eclipse. Adding and removing packages becomes harder without the IDE. What are the upsides? You've increased the complexity for no good reason. |
|
I do this all the time using static inner classes.