We need a better class analysis. Right now, we are only analysing the methods, but not the class itself.
I'm thinking of:
- Class comment
- Filename and line number
- Namespace
- Interfaces
- Inheriteted classes
. . . and what else we can get out of the reflection . . .
We also need an option to turn this info off, because this has the potential to create a lot of output.
Ticket moved from /p/krexx/tickets/27/