Index: doc/next-migration.html
===================================================================
diff -u -r7d7f47ce5d7b7c2d252af5d4499b50996f6475ff -r137f717b92ca826ee943e8c4e74d3151859c378a
--- doc/next-migration.html (.../next-migration.html) (revision 7d7f47ce5d7b7c2d252af5d4499b50996f6475ff)
+++ doc/next-migration.html (.../next-migration.html) (revision 137f717b92ca826ee943e8c4e74d3151859c378a)
@@ -428,9 +428,17 @@
}
-
+
The next scripting language allows to configure the default call
+protection in various ways. The command ::nx::configure
+defaultMethodCallProtection true|false
can be used to set the
+default call protection for scripted methods, forwarder and aliases,
+while ::nx::configure defaultAttributeCallProtection
+true|false
can set the default for attributes and setters.