D11913: Change property selection to opt-in
Michael Heidelbach
noreply at phabricator.kde.org
Thu Apr 5 09:11:56 BST 2018
michaelh added a comment.
On second thought:
`~/.config/baloofileinformationrc` only records properties different from the default (=true).
As a consequence for a configured account we would have to
- Iterate over every possible property of `kfilemetadata` and
- check if it set to false,
- assume true if not.
This somewhat foils our intention of "code clean-up and more explicitness" as it adds computation ( sort of ) to the (purely) declarative approach we see here.
In the end the code as is will be more clear and expressive.
REPOSITORY
R824 Baloo Widgets
REVISION DETAIL
https://phabricator.kde.org/D11913
To: michaelh, #baloo, ngraham, #dolphin
Cc: ashaposhnikov, astippich, spoorun, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180405/d6e98558/attachment.htm>
More information about the kfm-devel
mailing list