D19498: loadLibrary: Use enum values to define what type of plugin we load

Alexander Potashev noreply at phabricator.kde.org
Sun Mar 3 21:09:34 GMT 2019


aspotashev created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
aspotashev requested review of this revision.

REVISION SUMMARY
  Enum values are more lightweight and easier to compare than strings.

TEST PLAN
  The manual test ".../kross-interpreters/build/tests/krosstest
  .../kross-interpreters/tests/testguiform.py" should open a dialog. It validates
  both kross interpreter loading and kross module loading.

REPOSITORY
  R317 Kross

BRANCH
  enum-for-plugin-types

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

AFFECTED FILES
  src/core/manager.cpp

To: aspotashev
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190303/e8f42982/attachment.html>


More information about the Kde-frameworks-devel mailing list