D5607: Stop unused & broken exposure of Project object on D-Bus

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Apr 26 21:51:11 UTC 2017


kossebau created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Multiple projects were exposed on the same object path
  /org/kdevelop/Project, so would be conflicting.
  The only method of the interface was the name() method,
  which also seems to not return the expected value
  (did not investigate why), also is no code known
  which tries to access a /org/kdevelop/Project object

REPOSITORY
  R33 KDevPlatform

BRANCH
  noprojectondbus

REVISION DETAIL
  https://phabricator.kde.org/D5607

AFFECTED FILES
  interfaces/iproject.h
  shell/project.cpp

To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170426/03e116cf/attachment.html>


More information about the KDevelop-devel mailing list