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

Authored by aspotashev on Mar 3 2019, 9:09 PM.

Details

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.

Diff Detail

Repository
R317 Kross
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aspotashev created this revision.Mar 3 2019, 9:09 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 3 2019, 9:09 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
aspotashev requested review of this revision.Mar 3 2019, 9:09 PM
aacid accepted this revision.Nov 15 2019, 9:59 PM
This revision is now accepted and ready to land.Nov 15 2019, 9:59 PM
This revision was automatically updated to reflect the committed changes.