twmr / gerrit.el

gerrit integration in emacs
43 stars 6 forks source link

Discuss possible collaboration with egerrit #38

Open niklaseklund opened 2 years ago

niklaseklund commented 2 years ago

Hi Thomas,

just wanted to drop by and say hello and check if you have had any time to try out the egerrit package. I wanted to let you know that I have moved the development to sourcehut, so you will find the package here https://git.sr.ht/~niklaseklund/egerrit.

Have you given it any more thoughts to possibilities for collaboration? :). I have focused on some other development recently but picked up the package the other week and made some more improvements to it. So then I came to think about your package :)

/Niklas

twmr commented 2 years ago

H Niklas!

Thx for contacting me! I was very busy with work so I haven't yet tested your code, but I had a look at the egerrit.el code serveral times. There is now a WIP wiki page that compares our packages in https://github.com/thisch/gerrit.el/wiki/Comparison-of-gerrit.el-with-egerrit.el Feel free to extend this page.

I haven't made any new changes to gerrit.el lately, but I plan to change this soon, but first I'll finally test your pkg ;) Give me two weeks for that. I'll contact you no later than June 25th - I need deadlines ;) BTW Do you have a roadmap for your project or what are the features that you want to implement next?

niklaseklund commented 2 years ago

No stress, great initiative with the comparison wiki. I'll see if I have something to add :). I like the idea of using plz instead of having to re-invent the wheel for the requests. Unfortunately I seem to run into this bug https://github.com/alphapapa/plz.el/issues/3. I think it should be easy to transition to using plz once that has been sorted out :)

Haha, alright ;) No pressure from my side :)

That's a good question. This is what I have had in mind recently:

That's what I am thinking would be up next for the moment :)

niklaseklund commented 2 years ago

I have created a branch named restructure, where I have initiated work to split up the code in several files to make it easier to grasp :) https://git.sr.ht/~niklaseklund/egerrit/tree/restructure