feenkcom / gt4gemstone-old

The Glamorous Toolkit for remote work with Gemstone/S
MIT License
13 stars 5 forks source link

Adding instance variable in Gemstone Brower - Produces walkback #51

Open regkrock opened 7 years ago

regkrock commented 7 years ago

When one attempts to add an instance variable to an existing class in a Remote Gemstone Class Browser (ex: Categories Browser), a walkback occurs in the client and the instance variable is not added to the class.

Also, If I try to create a new class by changing the class definition in the browser, a walkback occurs. This probably should be supported as well.

chisandrei commented 7 years ago

I can confirm this bug. As a workaround until this is fixed, you can select the code and then chose 'Do it (remote)' instead of saving the code. However, after creating a class you need to use the refresh button in the title bar on the Code browser to refresh it's cache.