Review Request 115280: Add Trait alias declaration classes to kdev-php

Milian Wolff mail at milianw.de
Sat Jan 25 19:55:20 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115280/#review48276
-----------------------------------------------------------

Ship it!


Ship It!

- Milian Wolff


On Jan. 25, 2014, 6:35 p.m., Heinz Wiesinger wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115280/
> -----------------------------------------------------------
> 
> (Updated Jan. 25, 2014, 6:35 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdev-php
> 
> 
> Description
> -------
> 
> Add Trait alias declaration classes.
> 
> These help when dealing with trait uses, which are special in the case that they are aliases which allow overriding both name and visibility (rather than just name like the AliasDeclaration).
> Additionally it makes it easier to show specific information in Pop-up tooltips, like what the original name of an aliased method is and where that was originally declared.
> 
> I picked identities that sounded appropriate according to http://techbase.kde.org/Projects/KDevelop4/DUChainIdentities
> 
> 
> Diffs
> -----
> 
>   duchain/declarations/traitmemberaliasdeclaration.cpp PRE-CREATION 
>   duchain/declarations/traitmemberaliasdeclaration.h PRE-CREATION 
>   duchain/CMakeLists.txt 376edbd861bc331be3fe70435843366d425689c6 
>   duchain/declarations/traitmethodaliasdeclaration.h PRE-CREATION 
>   duchain/declarations/traitmethodaliasdeclaration.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/115280/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Heinz Wiesinger
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140125/e177f7f2/attachment.html>


More information about the KDevelop-devel mailing list