Problem working with externally defined class

Hey there,

it seems the reload() question arises more frequently. Here I outlined a solution that generalizes to whole namespaces / packages and doesn’t require you to manually reload every file that changes.

Note that this should also be done only during development!, as it heavily influences performance.

Hope it helps for someone!

Cheers,
Max