Review Request 115187: Added the BasicRefactoring class for renaming declarations and uses.
Miquel Sabaté Solà
mikisabate at gmail.com
Tue Jan 21 17:54:53 UTC 2014
> On Jan. 21, 2014, 5:51 p.m., Sven Brauch wrote:
> > Cool! Maybe since it does renaming, it should have "Rename" in its name instead of "basic refactoring"? Like, BasicRename?
Nope, because for example C++ uses its "SimpleRefactoring" class to implement the action "Move into source".
- Miquel
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115187/#review47912
-----------------------------------------------------------
On Jan. 21, 2014, 5:07 p.m., Miquel Sabaté Solà wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115187/
> -----------------------------------------------------------
>
> (Updated Jan. 21, 2014, 5:07 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> I've added the BasicRefactoring and the BasicRefactoringCollector classes. These classes provide a base implementation for renaming declarations and uses.
>
>
> Diffs
> -----
>
> language/CMakeLists.txt 72ab78e
> language/codegen/basicrefactoring.h PRE-CREATION
> language/codegen/basicrefactoring.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/115187/diff/
>
>
> Testing
> -------
>
> Manual testing
>
>
> Thanks,
>
> Miquel Sabaté Solà
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140121/b500dc7e/attachment.html>
More information about the KDevelop-devel
mailing list