any detailed info on GTK+ plans?
any detailed info on GTK+ plans?
Posted Jul 29, 2008 18:59 UTC (Tue) by brouhaha (subscriber, #1698)In reply to: any detailed info on GTK+ plans? by oak
Parent article: GNOME 3.0 worries
I too doubt that there would be any speedup. I think the issue is more a matter of getting rid of deprecated interfaces and fields so that new code doesn't have to support them. There's too much internal detail exposed, which makes it difficult to add new features while maintaining full compatibility. That's why they want to make the structures opaque and use setter/getter functions.