On Thu, 5 Mar 2015, C. Boemann wrote:

As i already like the previous results this is just an improvement afaict.

However, as a pure enhancement, do you know how difficult it would be to reformat all ctor initialize statements to be like:

class::class()
   : super()
   , member(val)
{

I know it would require a patch, just wondering how much work it would be. If you don't want to spend time on it we can keep it as it is - but we have like 3 different styles in use so it would be nice to clear it up too,


I would love that as well. This style of initializer lists is the easiest to maintain.

Boudewijn
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to