Index: doc/next-migration.html =================================================================== diff -u -r4f5bfece93be68c6c0ce6dde9c1102a6b6e70b23 -re849d060161385466c782e46c19344428934cd7f --- doc/next-migration.html (.../next-migration.html) (revision 4f5bfece93be68c6c0ce6dde9c1102a6b6e70b23) +++ doc/next-migration.html (.../next-migration.html) (revision e849d060161385466c782e46c19344428934cd7f) @@ -1079,68 +1079,68 @@ XOTclNext Scripting Language obj info filter ?-guards? ?-order? ?pattern? - # ... info filter -order ... returns method-handles
+ # ... info filter methods -order ... returns method-handles
# instead of triples (applies to all three variants)


- obj info filter ?-guards? ?-order? ?pattern? + obj info filter methods ?-guards? ?-order? ?pattern? obj info filterguard name - obj info filter -guard name
-
obj filter guard name
+ obj info filter guard name cls info filter ?-guards? ?-order? ?pattern? - cls object info filter ?-guards? ?-order? ?pattern? + cls object info filter methods ?-guards? ?-order? ?pattern? cls info filterguard name - cls object info filter -guard name
-
cls object filter guard name
+ cls object info filter guard name cls info instfilter ?-guards? ?-order? ?pattern? - cls info filter ?-guards? ?-order? ?pattern? + cls info filter methods ?-guards? ?-order? ?pattern? cls info instfilterguard name - cls info filter -guard name
-
cls filter guard name
+ cls info filter guard name obj info mixin ?-guards? ?-order? ?pattern? - obj info mixin ?-guards? ?-order? ?pattern? + obj info mixin classes ?-guards? ?-order? ?pattern? obj info mixinguard name - obj info mixin -guard name
-
obj mixin guard name
+ obj info mixin guard name cls info mixin ?-guards? ?-order? ?pattern? - cls object info mixin ?-guards? ?-order? ?pattern? + cls object info mixin classes ?-guards? ?-order? ?pattern? cls info mixinguard name - cls object info mixin -guard name
-
cls object mixin guard name
+ cls object info mixin guard name cls info instmixin ?-guards? ?-order? ?pattern? - cls info mixin ?-guards? ?-order? ?pattern? + cls info mixin classes ?-guards? ?-order? ?pattern? cls info instmixinguard name - cls info mixin -guard name
-
cls mixin guard name
+ cls info mixin guard name @@ -1435,6 +1435,6 @@
- Last modified: Sun Aug 22 19:52:51 CEST 2010 + Last modified: Wed Aug 25 10:05:42 CEST 2010