Ferreteria/v0.6/clade/Sys/Diag/Util/Reflect
| ||||||||||||||||||||||||||||
About
- Purpose: code-reflection functions for diagnostic purposes
History
- 2024-08-25 split off from Helper
- 2024-09-20
- removed "Class" line, because class is also first entry in "Lineage"
- Bolded (highlighted) first entry in "Lineage", to emphasize that this is current class
- Reversed direction of arrow -- parent now points to podling, rather than vice-versa
- 2024-10-13
- Renamed ListMethods() -> ListMethods_bullet().
- Added ListMethods_table().
- Added new ListMethods(), which can call either one but for now calls ListMethods_table().
- 2024-12-12 TODO: replace StartupAdmin::Me()->FerretCodePath() with TBW method in the Classoid Loader
- 2026-04-30 Tidying:
- removed
ListMethods_bullet() - consolidated
ListMethods_table()intoListMethods.- If different layouts are wanted, that should probably be determined by a
Style.
- If different layouts are wanted, that should probably be determined by a
- removed