Index: TODO =================================================================== diff -u -r0e776d9ab25d58e167df48de3b61203c04f23531 -rf09d15608547ecf4ad87a40b52a378876889a200 --- TODO (.../TODO) (revision 0e776d9ab25d58e167df48de3b61203c04f23531) +++ TODO (.../TODO) (revision f09d15608547ecf4ad87a40b52a378876889a200) @@ -3937,6 +3937,22 @@ parametersyntax reported; add something literal in the template: ? + * C method foo {} {}; # deletes "foo" without existing method, the + error message is somehow swallowed ... + + * Object|Class mixin|filter guard -> how to document (and not + reported by nxdoc as missing either, as their as slot-specific)? + And link to Class class filterguard|mixinguard ... Why not + defining the latter as ensembles "Class class filter|mixin + guard"? + + * Why is there no -order on "Class info filter methods"? + + * Ensemble methods, i.e. intermediate ones, should not be filter + by inheritance in the nxdoc output. For example, info() in Class + shares many details of info in Object, but it does not visualize + this quasi-inheritance + * @package.@require(): really needed? * @package.@version: fix validation mode ... expected/actual