Bug 50732

GemStone/S 64 Bit

3.7

3.7.1

Fileout form for removing methods changed

In v3.6.x, the fileout form uses the syntax:

removeAllMethods TestClassForWaldorfFileout
removeAllClassMethods TestClassForWaldorfFileout

In v 3.7, this was changed to the following, which was previous used in 3.5.x.

doit
TestClassForWaldorfFileout removeAllMethods.
TestClassForWaldorfFileout class removeAllMethods.
%


                

Last updated: 11/8/23