Index: TODO =================================================================== diff -u -rbb619a6b2fc3901ece190d869d7b41ddac84bad7 -r29ea21bd3f28ea7effaca6039e59a8a3499f8fd8 --- TODO (.../TODO) (revision bb619a6b2fc3901ece190d869d7b41ddac84bad7) +++ TODO (.../TODO) (revision 29ea21bd3f28ea7effaca6039e59a8a3499f8fd8) @@ -1398,6 +1398,14 @@ - removed obsolete code +- made methods (for now just scripted methods) by default protected. +- provide methode __default_method_protection to obtain the default + method protection when neither protected or public is used. +- per default methods are now protected +- provide ::nx::configure defaultMethodProtection true|false + as conveniant interface +- update regression test and serializer to handle default protection + TODO: - subcmd * handle sucmd for other method factories