GemTalk / JadeiteForPharo

IDE for GemStone Smalltalk application development in Pharo using Rowan code management
MIT License
0 stars 0 forks source link

Not clear that you are expecting the user to select a load spec from disk ... and you get a file expected error if you select a directory #98

Closed dalehenrich closed 2 months ago

dalehenrich commented 2 months ago

I think that you should be prompted at this point that you are looking for load spec file ... image and if anything but a load spec is selected the error message (instead of walkback) should be something along the lines that the selected file or directory is not a load spec ...

dalehenrich commented 2 months ago

commitIds:

JadeiteForPharo ce29551
PharoGemStoneFFI 3575de4
RemoteServiceReplication 371ae8e
---------------------------------------------
RowanClientServices ef59884
ericwinger commented 2 months ago

https://github.com/GemTalk/JadeiteForPharo/commit/752b2e4a7b0bf272fbb1fc5f92cfe492301d58d0

ericwinger commented 2 months ago

The title of the dialog tells the user to choose a load spec file. Better error handling and invalid file detection added with an option to debug.