D14162: Figure out the escaped path list on kconfig
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Tue Aug 7 14:02:09 BST 2018
apol added a comment.
In D14162#304826 <https://phabricator.kde.org/D14162#304826>, @dfaure wrote:
> I don't really understand why we can't just skip the escapes as we go along, as most parsers do, for the sake of efficiency. This is already a state-machine based parser so it should be easy to integrate that in, no?
You mean we could integrate it in KConfigIni itself?
Currently values are always stored as QString, it would need a refactoring to allow to store values in different types.
REPOSITORY
R237 KConfig
REVISION DETAIL
https://phabricator.kde.org/D14162
To: apol, #frameworks, dfaure
Cc: dfaure, anthonyfieroni, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180807/2bf3fd90/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list