Re: gvfs status report



Hi Alex,

Alexander Larsson wrote:
> ... 
> GIO
> ===
> 
> The gio library is meant to be a part of glib. Its a generic I/O
> library similar to e.g. java.io.*. Its a "modern" gobject-based
> library using things like inheritance and interfaces. As such it can't
> be in the main glib library (since that doesn't link to gobject).
> 
> Right now it contains these public classes:
> 
> GCancellable
> GFile
> GInputStream
>   GInputStreamSocket
>   GFileInputStream
> GOutputStream
>   GFileOutputStream
>   GOutputStreamSocket
> GSeekable
> GFileInfo
> GFileEnumerator
> GMountOperation
> GVfs
> 

Just one thing - is this okay with the GLib to use 'G' as a prefix and not e.g.
'GVFS' or 'GIO'?

Stefan



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