-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122514/
-----------------------------------------------------------

Review request for KDE Frameworks, Alex Richardson and David Faure.


Repository: kservice


Description
-------

Currently it checks whether it's a stringlist value according to the 
servicetype (good) and splits the ','.

What this patch does is to allow plugins to use json lists to specify string 
list properties. For example:
    "X-KDevelop-Interfaces": [ "IBuildSystemManager", "IProjectFileManager"]

Otherwise I was getting invalid values and nothing worked.
    


Diffs
-----

  src/services/kplugininfo.cpp 572f14b 

Diff: https://git.reviewboard.kde.org/r/122514/diff/


Testing
-------

Builds, tests still pass.

Now KDevelop boots correctly, I tried to add a test, but I don't know where's 
the service type file for "KService/NSA".


Thanks,

Aleix Pol Gonzalez

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to