Hi, I experimented with Spec on P8 to build a simple file browser. Metacello new repository: 'github://astares/Pharo-Harbour/src'; baseline: 'Harbour'; load Not much and not complete - unfortunately I had no time to test or verify it yet and time to continue on it is limited next weeks. But I opened the repo to be public already so others can have a look. Use at your own risk and if you have improvements or fixes feel free to send PR's. Maybe we can build something better to replace the old file tool... Bye T.
Hi Torsten I will have a look. P8 definitively needs a better file browser so I would like to integrate it Pharo once ready. Stef
On 15 Jul 2019, at 21:00, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
I experimented with Spec on P8 to build a simple file browser.
Metacello new repository: 'github://astares/Pharo-Harbour/src'; baseline: 'Harbour'; load
Not much and not complete - unfortunately I had no time to test or verify it yet and time to continue on it is limited next weeks. But I opened the repo to be public already so others can have a look.
Use at your own risk and if you have improvements or fixes feel free to send PR's. Maybe we can build something better to replace the old file tool...
Bye T.
<screenshot-win.png>
Note that we already have this https://github.com/peteruhnak/file-dialog which we agreed to integrate. At least we should compare both.
On 15 Jul 2019, at 22:01, ducasse <stepharo@netcourrier.com> wrote:
Hi Torsten
I will have a look. P8 definitively needs a better file browser so I would like to integrate it Pharo once ready.
Stef
On 15 Jul 2019, at 21:00, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
I experimented with Spec on P8 to build a simple file browser.
Metacello new repository: 'github://astares/Pharo-Harbour/src'; baseline: 'Harbour'; load
Not much and not complete - unfortunately I had no time to test or verify it yet and time to continue on it is limited next weeks. But I opened the repo to be public already so others can have a look.
Use at your own risk and if you have improvements or fixes feel free to send PR's. Maybe we can build something better to replace the old file tool...
Bye T.
<screenshot-win.png>
Yes. I read all the code of Peterâs one and I asked Clement Duriez to enhance it. Now Clement is on holidays and I do not know if it will have time. I wanted to have the possibilities to add âdefault foldersâ on a per basis or for all. I mentioned to torsten that we were working on it just when he mentions it too. So we should see what we will do. Stef
On 15 Jul 2019, at 22:08, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Note that we already have this
https://github.com/peteruhnak/file-dialog
which we agreed to integrate.
At least we should compare both.
On 15 Jul 2019, at 22:01, ducasse <stepharo@netcourrier.com> wrote:
Hi Torsten
I will have a look. P8 definitively needs a better file browser so I would like to integrate it Pharo once ready.
Stef
On 15 Jul 2019, at 21:00, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
I experimented with Spec on P8 to build a simple file browser.
Metacello new repository: 'github://astares/Pharo-Harbour/src'; baseline: 'Harbour'; load
Not much and not complete - unfortunately I had no time to test or verify it yet and time to continue on it is limited next weeks. But I opened the repo to be public already so others can have a look.
Use at your own risk and if you have improvements or fixes feel free to send PR's. Maybe we can build something better to replace the old file tool...
Bye T.
<screenshot-win.png>
Hi guys, I saw that Clement was working on P7 migration, although he closed the PRs, so maybe there is still some work to be done. Nevertheless, if FD is to be integrated, I should migrate the repo to pharo-ide/file-dialog (or pharo-contributions/file-dialog?). One thing to note: Torsten made a File Browser replacement, not File Dialog replacement; so they are both useful. Peter On Mon, Jul 15, 2019 at 10:14 PM ducasse <stepharo@netcourrier.com> wrote:
Yes. I read all the code of Peterâs one and I asked Clement Duriez to enhance it. Now Clement is on holidays and I do not know if it will have time. I wanted to have the possibilities to add âdefault foldersâ on a per basis or for all.
I mentioned to torsten that we were working on it just when he mentions it too. So we should see what we will do.
Stef
On 15 Jul 2019, at 22:08, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Note that we already have this
https://github.com/peteruhnak/file-dialog
which we agreed to integrate.
At least we should compare both.
On 15 Jul 2019, at 22:01, ducasse <stepharo@netcourrier.com> wrote:
Hi Torsten
I will have a look. P8 definitively needs a better file browser so I would like to integrate it Pharo once ready.
Stef
On 15 Jul 2019, at 21:00, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
I experimented with Spec on P8 to build a simple file browser.
Metacello new repository: 'github://astares/Pharo-Harbour/src'; baseline: 'Harbour'; load
Not much and not complete - unfortunately I had no time to test or verify it yet and time to continue on it is limited next weeks. But I opened the repo to be public already so others can have a look.
Use at your own risk and if you have improvements or fixes feel free to send PR's. Maybe we can build something better to replace the old file tool...
Bye T.
<screenshot-win.png>
Hello Torsten, It's Clément, actually, I'm working on the FileDialog ( of Peter ) so I will merge your FileBrowser with my FileDialog. Thanks. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
Hi Clement, I've migrated the repo under pharo-contributions organization ( https://github.com/pharo-contributions/file-dialog ), so any PRs should be done there. I have also given you access to the repo; so modify it to your heart's desire. P On Thu, Aug 1, 2019 at 10:18 AM CafeKrem <dutriezcle@gmail.com> wrote:
Hello Torsten,
It's Clément, actually, I'm working on the FileDialog ( of Peter ) so I will merge your FileBrowser with my FileDialog.
Thanks.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
Hi Clément, yes - having a better FileBrowser and a FileDialog closer together makes sense. You can freely use the code / project or reuse it for other implementation. Thats why I opened the repo to public. Unfortunately no time to work on it or help the next weeks. Bye Torsten
Gesendet: Donnerstag, 01. August 2019 um 10:17 Uhr Von: "CafeKrem" <dutriezcle@gmail.com> An: pharo-dev@lists.pharo.org Betreff: Re: [Pharo-dev] [ANN] Pharo Harbour
Hello Torsten,
It's Clément, actually, I'm working on the FileDialog ( of Peter ) so I will merge your FileBrowser with my FileDialog.
Thanks.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
participants (5)
-
CafeKrem -
ducasse -
Peter Uhnak -
Sven Van Caekenberghe -
Torsten Bergmann