Hi folks,
in our project we are using packages containing many functions and procedures (further all called functions). This results directly from our effort to write "clean" code and seperate different abstractions of logic in different functions.
So e.g. for one main function we might end up...