jgfoster / Jade

Jade is an Alternative Development Environment (IDE) for GemStone/S that runs on Microsoft Windows
MIT License
5 stars 2 forks source link

Jade 2.4.21 - Compiling a method throws an error #67

Closed feldti closed 1 year ago

feldti commented 2 years ago

Compiling a method in the class browser, but if you search for am implementor of a specific method, a special browser get opened with that method - and if someone wants to recompile that method an exception is thrown in:

JadeServer64bit34>>compileMethod:behaviour: symbolList:inCategory

at line 27:

.... method key selector ....

and method is an instance of GsNMethod and instances of this class do not understand "key".

feldti commented 2 years ago

Compiling a method in the class browser works ...

jgfoster commented 1 year ago

With Jade 2.4.24 connected to 3.6.6 I'm able to recompile a method in the Method Browser.