> Wouldn't most of those be deprecated in favour of their GIO equivalents?

I don't think GIO will deprecate the C library;)

In other words, sure, GIO is a good thing, and newly written code
(that one knows will be run on systems with GLib 2.18 or later) surely
should use that as much as possible and maybe then not C library
functions. But for lots of existing code, it would/will be much
simpler to just change C library calls to the corresponding gwrappers
than to change to GIO.

--tml
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to