Index: doc/next-migration.html =================================================================== diff -u -r8ee718fe7e27c3df71bc659f3261710a4aaf5805 -re2f11549ef70518cca8c9c49b1d78f4383b00a87 --- doc/next-migration.html (.../next-migration.html) (revision 8ee718fe7e27c3df71bc659f3261710a4aaf5805) +++ doc/next-migration.html (.../next-migration.html) (revision e2f11549ef70518cca8c9c49b1d78f4383b00a87) @@ -1438,17 +1438,14 @@
The exit hander interface changed from a method of
-::xotcl::Object
into three Tcl procs in the ::nsf
-namespace. Next provides now:
+::xotcl::Object
into the tcl command ::nsf::exithandler
:
- ::nsf::setExitHandler script - ::nsf::getExitHandler - ::nsf::unsetExitHandler + ::nsf::exithandler set|get|unset ?arg?