Re: [Solved] Re: [gobject-introspection] callback without GDestroyNotify



hi;

On 24 October 2012 07:04, Mohan R <mohan43u gmail com> wrote:
> On Tue, 2012-10-23 at 19:43 +0100, Emmanuele Bassi wrote:
>> hi;
>>
>> don't use the G namespace for you code unless you plan on submitting
>> it for inclusion in GLib.
>>
>> If you're writing a gtweet library, then the namespace ought to be
>> Gtweet.
>>
>> ciao,
>> Emmanuele.
>
> Of course I'm going to submit to gnome.

that's not what I wrote, but I apologize if I came across as a bit too terse.

you should not be using the g_*/G* namespace unless you're
contributing code to GLib (glib, gobject, gio) — not GNOME.

using the g_* namespace from other components may very well lead to
symbol collision.

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


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