jgfoster / Jade

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

Hide Rewrite Tool if Unavailable #51

Closed PeterMoe closed 1 year ago

PeterMoe commented 4 years ago

Hi James and Bruno,

I don't find any correct source for the needed RB-Classes.

How can I "file In" the correct classes for the "Rewrite Tool" in GEMSTONE 2.4.6 or 3.4.3 ?

Regards Peter

brunobuzzi commented 4 years ago

The GemStone version i use is from GsDevKit (https://github.com/GsDevKit/GsDevKit_home) which comes with RB-Classes already installed. Is installed from: https://github.com/GsDevKit/GsDevKit_home/blob/ebc8e7b1c1f2a5b4e9cf11f924164152a342367f/sys/default/server/projects/RB.ston

But if you are using a comercial version i think @jgfoster or @dalehenrich can give you a better answer

jgfoster commented 4 years ago

Hi Peter,

No, we don't have any way to independently insert the RB classes. Sorry about that!

PeterMoe commented 4 years ago

@jgfoster , to use the "Rewrite Tool" i need to implement the GsDevKit in our Gemstone-DB or is there no way to get the RB-Classes to a comercial running gemstone version?

@brunobuzzi , if i can't get "Rewrite Tool" to work, please can i have an option to disable the "Rewrite Tool" tab?

brunobuzzi commented 4 years ago

@PeterMoe the view should be disable: imagen

PeterMoe commented 4 years ago

@brunobuzzi the tab is visible with the information text: Rewrite_Tool_2020-10-02_141421

My be "disable" was the wrong word, will be nice if i can "hide" the tap in preferences, so i don't see the "Rewrite Tool" Tab.

brunobuzzi commented 4 years ago

Ok got it. I will do it

jgfoster commented 1 year ago

I'm going to close this for a couple reasons. First, no further work has been done for almost three years. Second, I think that showing the tab with an explanation of why it isn't available communicates that Jade has some support for this but the server doesn't have the necessary code.