Index: TODO =================================================================== diff -u -r0722c5e7a7d98ec23fcb8fdc55f528567c3bd3fa -r98bfbbfaad78cab360b8db446ad40613c6d421aa --- TODO (.../TODO) (revision 0722c5e7a7d98ec23fcb8fdc55f528567c3bd3fa) +++ TODO (.../TODO) (revision 98bfbbfaad78cab360b8db446ad40613c6d421aa) @@ -5163,6 +5163,18 @@ ======================================================================== TODO: +- Minor redundancy: "/obj/ info object filter" methods plus "-order" + switch is functionally equivalent to "/obj/ info lookup + filters". Suggestions: Remove -order switch param from the former + (not expected from the provider perspective, we are just interested + in the filters defined on the given obj in isolation). + + the same holds for "/obj/ info object mixin classes -heritage" and + /obj/ info lookup mixins. I suggest, removing "-heritage" from the + former. + + (besides, in nsf.c the respective sections are full code clones) + - TODO: update tutorial and migration guide - finish nx-property reform (merge into master)