Re: Small API change exception for KActivities::Info

2013-01-15 Thread Ivan Čukić
> If it's going to make things faster and it's just exposing an existing > method i'd say go for it, after all people are committing patches that are Aaron's stance on this is to leave it as it is since it is only used by SLC which is not released on the desktop, and he doesn't want to introduce

Re: Small API change exception for KActivities::Info

2013-01-15 Thread Albert Astals Cid
El Dimarts, 15 de gener de 2013, a les 12:51:38, Ivan Čukić va escriure: > Hi all, Hi > I'm requesting an api freeze exception for the KActivities::Info class to > introduce a simple const method: > bool isResourceLinked(const KUrl & url); > > The implementation for the method already exists

Small API change exception for KActivities::Info

2013-01-15 Thread Ivan Čukić
Hi all, I'm requesting an api freeze exception for the KActivities::Info class to introduce a simple const method: bool isResourceLinked(const KUrl & url); The implementation for the method already exists, it is just not published in the API. The reason for this is that because the former