Hello,
Can someone provide me a practical example of when having more than 1 module in a package is a good thing?
I see that almost all standard packages have only one module inside.
So, does 1:1 module-package relationship considered as a good practice?