Discussion:
poll: KDevelop/Phabricator integration
René J. V. Bertin
2017-03-10 23:33:10 UTC
Permalink
Hi,

Some of you may have noticed that there is now a possibility to upload patches
for review on the new Phabricator site from within KDevelop (under the Export
Diff button in the Patch Review toolview).

I would to get some idea about how much use this feature will get as well as on
a related feature I'm trying to introduce, and have thus put up a poll on the
forums:

https://forum.kde.org/viewtopic.php?f=218&t=139326

I'd like to ask all KDevelop users who use the patch review tool (e.g. under
"Git/Show Differences") and/or who file patch review requests from within
KDevelop and who have some time to spare to read the forum message and answer
the poll.

Thank you very much in advance!

René
Mário Oravec
2017-03-12 17:04:46 UTC
Permalink
Hi guys,

I would like to ask you, what are your plans regarding refactoring ?

Nowadays, without great refactoring it is really pain to develop fast and
be productive, especially if TDD is development strategy.
I think, if one of the kdevelop main goal will be superb refactoring /eg.
one as is in Intellij for java/ developers will choose kdevelop in first case.
I use kdevelop for long time but from time to time consider to use CLion
just because refactoring support which really offload me from lot of manual
work.
I think the real power of IDE should manifest in more time spending in
business logic as in restructuralization of code.
With superb refactoring developers will do not afraid to do conceptual and
manually time consuming work, resulting in better production code.

thank you,

MOr
Aleix Pol
2017-03-12 22:12:42 UTC
Permalink
Post by Mário Oravec
Hi guys,
I would like to ask you, what are your plans regarding refactoring ?
Nowadays, without great refactoring it is really pain to develop fast and
be productive, especially if TDD is development strategy.
I think, if one of the kdevelop main goal will be superb refactoring /eg.
one as is in Intellij for java/ developers will choose kdevelop in first case.
I use kdevelop for long time but from time to time consider to use CLion
just because refactoring support which really offload me from lot of manual
work.
I think the real power of IDE should manifest in more time spending in
business logic as in restructuralization of code.
With superb refactoring developers will do not afraid to do conceptual and
manually time consuming work, resulting in better production code.
thank you,
MOr
Hi Mario,
I agree that refactoring is important, we've done several steps in
that direction, your help will be very welcome!

Regards,
Aleix

Loading...