Hello, I've migrated the small repository of Reference Finder to github: https://github.com/hogoww/ReferenceFinder/ from Smalltalk-hub. If someone is aware of another migration of the repository, licensing or others, please let me know. Pierre
Thanks Pierre Do you know how it compares with the port of Pavel Krivanek? S
On 25 Feb 2022, at 15:20, pmissech <pierre.misse-chanabier@inria.fr> wrote:
Hello,
I've migrated the small repository of Reference Finder to github: https://github.com/hogoww/ReferenceFinder/ from Smalltalk-hub. If someone is aware of another migration of the repository, licensing or others, please let me know.
Pierre
I'm assuming you're talking about https://github.com/pavel-krivanek/RefsHunter ? (That's the only one I saw on Pavel's account) From a quick look, it seems like a different implementation which rely on a snapshot of the memory. But I haven't looked very deep at all. Pierre On 2/27/2022 9:23 PM, stephane ducasse wrote:
Thanks Pierre Do you know how it compares with the port of Pavel Krivanek?
S
On 25 Feb 2022, at 15:20, pmissech <pierre.misse-chanabier@inria.fr> wrote:
Hello,
I've migrated the small repository of Reference Finder to github: https://github.com/hogoww/ReferenceFinder/ from Smalltalk-hub. If someone is aware of another migration of the repository, licensing or others, please let me know.
Pierre
The ReferenceFinder class is the one I wrote for the Refactoring Browser and then converted to Pharo. It is under the MIT license. It is already part of the Pharo image (https://github.com/pharo-project/pharo/tree/Pharo10/src/ReferenceFinder-Core). John Brant
On Feb 27, 2022, at 10:03 PM, Pierre Misse Chanabier <pierre.misse-chanabier@inria.fr> wrote:
I'm assuming you're talking about https://github.com/pavel-krivanek/RefsHunter ? (That's the only one I saw on Pavel's account)
From a quick look, it seems like a different implementation which rely on a snapshot of the memory. But I haven't looked very deep at all.
Pierre
On 2/27/2022 9:23 PM, stephane ducasse wrote:
Thanks Pierre Do you know how it compares with the port of Pavel Krivanek?
S
On 25 Feb 2022, at 15:20, pmissech <pierre.misse-chanabier@inria.fr> wrote:
Hello,
I've migrated the small repository of Reference Finder to github: https://github.com/hogoww/ReferenceFinder/ from Smalltalk-hub. If someone is aware of another migration of the repository, licensing or others, please let me know.
Pierre
Oh, I was not aware. I have been loading it every time I've needed it from the smalltalkhub directory ! I guess i'll remove the repository then, issues for it should probably be on the Pharo repository ! Pierre On 01/03/2022 13:30, John Brant wrote:
The ReferenceFinder class is the one I wrote for the Refactoring Browser and then converted to Pharo. It is under the MIT license. It is already part of the Pharo image (https://github.com/pharo-project/pharo/tree/Pharo10/src/ReferenceFinder-Core).
John Brant
On Feb 27, 2022, at 10:03 PM, Pierre Misse Chanabier <pierre.misse-chanabier@inria.fr> wrote:
I'm assuming you're talking about https://github.com/pavel-krivanek/RefsHunter ? (That's the only one I saw on Pavel's account)
From a quick look, it seems like a different implementation which rely on a snapshot of the memory. But I haven't looked very deep at all.
Pierre
On 2/27/2022 9:23 PM, stephane ducasse wrote:
Thanks Pierre Do you know how it compares with the port of Pavel Krivanek?
S
On 25 Feb 2022, at 15:20, pmissech <pierre.misse-chanabier@inria.fr> wrote:
Hello,
I've migrated the small repository of Reference Finder to github: https://github.com/hogoww/ReferenceFinder/ from Smalltalk-hub. If someone is aware of another migration of the repository, licensing or others, please let me know.
Pierre
participants (4)
-
John Brant -
Pierre Misse Chanabier -
pmissech -
stephane ducasse