Is there an equivalent in in pharo/squeak of the GemStone method #compileMissingAccessingMethods cheers, phil
Not that I know. But it should be easy to code using compile: and friends. If you do it send us your license agreement and the code :) Now you can also use the refactoring engine and the browser to generate accessors.
Is there an equivalent in in pharo/squeak of the GemStone method #compileMissingAccessingMethods
cheers,
phil
Thanks Stephanie. I hadn't noticed accessors in the refactoring engine. Thanks for the heads-up. It'll do the job for now :) On 01/02/2011, at 4:42 PM, Stéphane Ducasse wrote:
Not that I know. But it should be easy to code using compile: and friends. If you do it send us your license agreement and the code :)
Now you can also use the refactoring engine and the browser to generate accessors.
Is there an equivalent in in pharo/squeak of the GemStone method #compileMissingAccessingMethods
participants (2)
-
Phil -
Stéphane Ducasse