30 Apr
2008
30 Apr
'08
10:42 p.m.
On Wed, 30 Apr 2008 15:30:31 -0700, MenTaLguY <mental@...3...> wrote:
In most cases, avoid C and C++ as much as is practical. Use a higher-level language with GTK bindings and use the object model of the language you choose rather than GObject.
The exception to this could be VALA (whose native object model IS GObject, modulo all the annoying C boilerplate), but I have not had much experience with it (it's pretty new).
-mental