Review Request 121616: IDebugSession: reduce coupling between interface class and implementations
Milian Wolff
mail at milianw.de
Sun Dec 21 21:44:27 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121616/#review72384
-----------------------------------------------------------
debugger/interfaces/idebugsession.h
<https://git.reviewboard.kde.org/r/121616/#comment50456>
please add some short apidox to these functions
- Milian Wolff
On Dec. 21, 2014, 3:33 p.m., Nicolai Hähnle wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121616/
> -----------------------------------------------------------
>
> (Updated Dec. 21, 2014, 3:33 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> Instead of having the derived class poke at IDebugSession member variables,
> we now use pure virtual methods to access IBreakpointController etc.
> This is in line with the design of other interfaces throughout kdevplatform.
>
> Note that this change is both forward and backward source incompatible, i.e.
> debugger plugins must change simultaneously with this change or they will
> no longer compile. Since this change is fairly trivial, this seems acceptable.
>
>
> Diffs
> -----
>
> debugger/interfaces/idebugsession.h 219c94865e76fc5e70247f6b96add6eb42391ff5
> debugger/interfaces/idebugsession.cpp 193701d8b87de1d7712bb6b091e42ddee4cc0103
>
> Diff: https://git.reviewboard.kde.org/r/121616/diff/
>
>
> Testing
> -------
>
> manual testing
>
>
> Thanks,
>
> Nicolai Hähnle
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20141221/8b99907b/attachment.html>
More information about the KDevelop-devel
mailing list