On 12/03/14 07:56, Kevin Ottens wrote:
> Hello,
> 
> On Tuesday 11 March 2014 22:19:06 David Gil Oliva wrote:
>> 2014-03-11 16:33 GMT+01:00 Kevin Ottens <er...@kde.org>:
>> Why is that? Are we in a hurry? Is the work in all the frameworks so
>> advanced that we can advance the tagging?
> 
> It just a question of David's availability.
>  
>> BTW, is it allowed to deprecate methods and add new methods from beta1 on?
>> (please forgive my ignorance, I didn't find out what "SIC change" means).
> 
> Yes, but don't break source compatibility one bit.

Specifically, if you have to change any code that *uses* the frameworks
in order to make it compile and behave as it did before (or, at least,
as it was expected to behave), that's a source-incompatible (SIC) change.

So, for example, replacing ints with enums is SIC, because downstream
code may have to insert or remove casts.

Alex

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to