Re: Adding more "gstdio" wrappers



> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]