[Differential] [Commented On] D4490: WIP: Some KDevelop specific file templates
Kevin Funk
noreply at phabricator.kde.org
Fri Feb 17 08:16:34 UTC 2017
kfunk added a comment.
My opinion: I'd just merge kdev_contextmenuextension & kdev_mainwindowactions into kdev_plugin to reduce the maintenance burden imposed by the number of templates this adds.
Both kdev_contextmenuextension & kdev_mainwindowactions just show off a tiny feature of the plugin infrastructure, I'd rather have the plugin example carry everything, then users can remove features by removing the code snippets one-by-one. Personally I like it a lot better to instantly see all the hooks I have in a plugin (thus a full-fledged kdev_plugin with minimal code snippets to show off what's needed) and then remove what I don't need when I iterate on the code.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D4490
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kossebau, #kdevelop
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170217/7085f983/attachment.html>
More information about the KDevelop-devel
mailing list