Index: library/xotcl/doc/langRef.xotcl =================================================================== diff -u -r073177c8b1304443107efeeb0c334e9477346778 -rc8cfa996220d610dd859192551ee70984c57a12e --- library/xotcl/doc/langRef.xotcl (.../langRef.xotcl) (revision 073177c8b1304443107efeeb0c334e9477346778) +++ library/xotcl/doc/langRef.xotcl (.../langRef.xotcl) (revision c8cfa996220d610dd859192551ee70984c57a12e) @@ -110,7 +110,7 @@
::xotcl::configure filter ?on|off?<@/tt>
-
allows to +
allows one to turn on or off filters globally for the current interpreter. By default, the filter state is turned off. This function returns the old filter state. @@ -120,7 +120,7 @@
<@tt>::xotcl::configure softrecreate ?on|off?<@/tt>
-
allows to control +
allows one to control what should happen, when an object / a class is recreated. Per default it is set off, which means that the object/class is destroyed and all relations (e.g. subclass/superclass) to other