D27133: kconfig_compiler : generate kconfig settings with subgroup
Kevin Ottens
noreply at phabricator.kde.org
Wed Feb 12 13:37:10 GMT 2020
ervin added a comment.
@dfaure, any opinion on the separator character? It came from me checking which character is forbidden in group names, and it seems that only "group separator" is, so it started a bit like a joke with "I wonder if we'd need to patch KConfigSkeleton at all for subgroups if we pass that in a name", turns out we don't really and seeing how it look in the XML is... meh.
I see two ways out: modifying the schema to be able to specify subgroups in the XML or hijacking a different character that no one use in the wild (which would mean looking at every single kcfg out there... not easy).
REPOSITORY
R237 KConfig
REVISION DETAIL
https://phabricator.kde.org/D27133
To: crossi, ervin, dfaure, #frameworks
Cc: meven, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200212/f6b35e3a/attachment.html>
More information about the Kde-frameworks-devel
mailing list