dhaumann added a comment.

  Currently, one cannot 'unset' a value, but I guess that is ok, since we did 
not have that before
  
  In general this approach is OK. Some thoughts on this:
  
  - is it as fast as before, if you start Kate with e.g. 100 documents open?
  - will this allow easy access through the KTextEditor::Config interface? This 
is a Document and View extension interface.
  - can we allow modification of the config values through a generic 
KTextEditor::Command? I.e. set <key> <value>? Maybe also reset <key>?
  - Can we make this accessible through the upcoming variable interface, e.g. 
as ${CurrentDocument:Config:<key>}?
  
  As you can see, I am trying to push this concept a bit further...

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D19491

To: cullmann, #ktexteditor, dhaumann, loh.tar
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, 
demsking, cullmann, sars, dhaumann

Reply via email to