gangstead / atom-incremental-search

Incremental search for the Atom editor
MIT License
16 stars 13 forks source link

De deprecation #28

Closed gangstead closed 9 years ago

gangstead commented 9 years ago

I removed half the deprecation warnings. The remaining workspaceView calls will need a little more work.

gangstead commented 9 years ago

Atom made all workspaceView calls deprecated at some point. It throws up an annoying warning triangle at the bottom for all users of packages with those calls. This update fixes half of the warnings. You'll have to do an apm publish patch to get them out in the wild.

mkleehammer commented 9 years ago

Thanks for the work. I'm looking for a new maintainer for this package since I am now back to using emacs. Are you interested?

mkleehammer commented 9 years ago

Published. (Unfortunatley I published as a minor. I should not hurry these things.)

gangstead commented 9 years ago

Yeah sure. I don't promise much, but I can probably keep the deprecation warnings at bay.

mkleehammer commented 9 years ago

@gangstead Can I transfer this repo to you now that I'm not working on Atom anymore? You would simply need to update the package.json file to point to your repo.

gangstead commented 9 years ago

Sure. You can transfer to me or make me a collaborator on your repo.

On Thu, May 28, 2015 at 10:02 AM, Michael Kleehammer < notifications@github.com> wrote:

@gangstead https://github.com/gangstead Can I transfer this repo to you now that I'm not working on Atom anymore? You would simply need to update the package.json file to point to your repo.

— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106382040 .

mkleehammer commented 9 years ago

Thanks. On its way.

mkleehammer commented 9 years ago

Actually, not working - there is already a gangstead/atom-incremental-search. Can you rename or delete yours for the transfer?

gangstead commented 9 years ago

Done.

On Thu, May 28, 2015 at 10:11 AM, Michael Kleehammer < notifications@github.com> wrote:

Actually, not working - there is already a gangstead/atom-incremental-search. Can you rename or delete yours for the transfer?

— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106391916 .

mkleehammer commented 9 years ago

Holy smokes - now it says: "gangstead already has a repository in the mkleehammer/atom-incremental-search network"

I guess you have to delete it from GitHub? (Don't forget to keep a copy on disk though.) This is surprising - GitHub usually DWIM.

gangstead commented 9 years ago

Gone. There's no going back now.

On Thu, May 28, 2015 at 10:15 AM, Michael Kleehammer < notifications@github.com> wrote:

Holy smokes - now it says: "gangstead already has a repository in the mkleehammer/atom-incremental-search network"

I guess you have to delete it from GitHub? (Don't forget to keep a copy on disk though.) This is surprising - GitHub usually DWIM.

— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106395793 .