There are several hurdles to consider:
- Scanning compiled class storage just shows definitions
- Journals show active changed globals
- I see no way for static globals that are written once, but just referenced without changes
- Finally, globals might also be used without any class around
- On top: cross namespace references for classes and globals might apply as well
Quite a can of worms.
- Log in to post comments
