Re: Please add consistency in naming of (noK)Syntax(-)Highlighting library

2016-11-06 Thread Volker Krause
On Friday 04 November 2016 14:54:25 Volker Krause wrote: > Hi, > > On Thursday 03 November 2016 11:38:21 Friedrich W. H. Kossebau wrote: > > one of the things we praise about Qt is the predictability of class names > > and methods names. Because the patterns used with them decrease the amount > >

Re: Please add consistency in naming of (noK)Syntax(-)Highlighting library

2016-11-04 Thread Volker Krause
Hi, On Thursday 03 November 2016 11:38:21 Friedrich W. H. Kossebau wrote: > one of the things we praise about Qt is the predictability of class names > and methods names. Because the patterns used with them decrease the amount > of knowledge one needs to have, as things can be derived. No need to

Please add consistency in naming of (noK)Syntax(-)Highlighting library

2016-11-03 Thread Friedrich W. H. Kossebau
Hi, one of the things we praise about Qt is the predictability of class names and methods names. Because the patterns used with them decrease the amount of knowledge one needs to have, as things can be derived. No need to look up in a dictionary, just take the base name and apply a common patte