View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#56
Originally Posted by luca View Post
If it's a matter of recompiling, it's just an ABI break, not an API one. If the API has changed, you first have to adapt the sources to the new one (and, if you want, keep the older one(s) with ifdefs), otherwise it woulnd't even compile, or if it compiles it wouldn't work.
Which still shouldn't be a big problem with actively maintained apps.
And the move to a clutter-based UI will not erase GTK from maemo. So it wouldn't require porting the UI to another toolkit.