Thomas Lübking wrote: > In this case "porting" would be recompiling and relinking, so if one > desperately wants a new feature in an application (since libraries > don't have features for their own sake) one would just "port" to the > "KDE5" frameworks, yesno?
Not if the application is using deprecated APIs, including but not limited to Qt3Support and kde3support. Kevin Kofler