Index: doc/migration1-2.html =================================================================== diff -u -r2cfee37c35ad55e7aca04cbfd6dd1c5c6dfa6cab -r2053d3641bf7135e0341790cb2e5153a9167f30d --- doc/migration1-2.html (.../migration1-2.html) (revision 2cfee37c35ad55e7aca04cbfd6dd1c5c6dfa6cab) +++ doc/migration1-2.html (.../migration1-2.html) (revision 2053d3641bf7135e0341790cb2e5153a9167f30d) @@ -38,7 +38,7 @@ ... general text, maybe partly from slides/paper .... -

Supporting XOTcl 1 in XOTcl 2

+

Supporting XOTcl 1 in XOTcl 2

... multiple object systems .... @@ -51,7 +51,7 @@

XOTcl 1 Idioms in XOTcl 2

-

Defining Objects and Classes

+

Defining Objects and Classes

@@ -72,7 +72,7 @@
XOTcl 1XOTcl 2
-

Defining Methods

+

Defining Methods

@@ -108,7 +108,7 @@
XOTcl 1XOTcl 2
-

Invoking Methods

+

Invoking Methods

@@ -136,7 +136,7 @@
XOTcl 1XOTcl 2
-

Accessing Instance Variables from Method Bodies

+

Accessing Instance Variables from Method Bodies

@@ -161,7 +161,7 @@
XOTcl 1XOTcl 2
-

Accessing Instance Variables of other Objects

+

Accessing Instance Variables of other Objects

@@ -187,12 +187,12 @@
XOTcl 1XOTcl 2
-

Object Parameters

-

Method Parameters

-

Introspection

-

Predefined Methods

-

Dispatch, Aliases, etc.

-

Method Protection

+

Object Parameters

+

Method Parameters

+

Introspection

+

Predefined Methods

+

Dispatch, Aliases, etc.

+

Method Protection