Index: doc/migration1-2.html =================================================================== diff -u -r2053d3641bf7135e0341790cb2e5153a9167f30d -r25de23e98a24210b149179c5d1f52836a65fddab --- doc/migration1-2.html (.../migration1-2.html) (revision 2053d3641bf7135e0341790cb2e5153a9167f30d) +++ doc/migration1-2.html (.../migration1-2.html) (revision 25de23e98a24210b149179c5d1f52836a65fddab) @@ -177,7 +177,7 @@ someObject instvar newVar
set newVar value
- ::xotcl::instvar -object someObject newVar
+ ::xotcl::importvar someObject newVar
set newVar value @@ -197,5 +197,5 @@
- Last modified: Fri Jan 1 18:19:12 CET 2010 + Last modified: Sat Jan 2 15:04:41 CET 2010