This is probably my lack of understanding but I found this surprising behaviour....
I was trying to add a method to a subclass of FFIExternalEnumeration
and it was not recognising classes. I traced this back to SharedPool
which can be demostrated by trying to save the following method...
SharedPool >> test1
^Object
reports... "Unknown variable: Object please correct, or cancel:"
Any insights?
cheers -ben
