Index: TODO =================================================================== diff -u -rfdab3b9e05d21cb92835b9128193c7ba329d583d -r18d4d9c1a99310c3fb9b2f2bed03e9d59fb30d30 --- TODO (.../TODO) (revision fdab3b9e05d21cb92835b9128193c7ba329d583d) +++ TODO (.../TODO) (revision 18d4d9c1a99310c3fb9b2f2bed03e9d59fb30d30) @@ -1667,6 +1667,12 @@ - changed option -expand in "info methods" and "info lookup methods" into "-path" to associate with the method path +- changed method property name from "protected" to "call-protected" +- changed nx::defaultMethodProtection to nx::defaultMethodCallProtection +- nx::defaultAttributeProtection is used for + scripted methods, forwarders and aliases +- added nx::defaultAttributeProtection, + used for setter and attributes TODO: