pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

When trying to open directory in Epicea Browser no method implemented #17415

Open AlexisCnockaert opened 2 days ago

AlexisCnockaert commented 2 days ago

If you go in Source -> Code changes and try to click on directory :it says SpMorphicBackend had the subclass responsibility to implement #openFileDialog:

Also SpFileDialog is a subclass of Object here, shouldn't it be subclass of SpDialogPresenter?

welcome[bot] commented 2 days ago

Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo

GitHub
Contribute a fix to Pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo