Re: [introspection] GArrays, GPtrArrays, etc

2009-12-09 Thread Colin Walters
On Fri, Dec 4, 2009 at 1:59 AM, Iain Nicol wrote: > Hi, > > It seems there is no GI_TYPE_TAG_ for GArrays, GPtrArrays or GByteArrays. > Well, there is GI_TYPE_TAG_ARRAY and associated annotation "(array)", but > this is for plain C arrays.  I presume it doesn't e.g. make sense to > overload GI_TYP

Re: [introspection] GArrays, GPtrArrays, etc

2009-12-04 Thread Tomeu Vizoso
On Fri, Dec 4, 2009 at 01:59, Iain Nicol wrote: > Hi, > > It seems there is no GI_TYPE_TAG_ for GArrays, GPtrArrays or GByteArrays. > Well, there is GI_TYPE_TAG_ARRAY and associated annotation "(array)", but > this is for plain C arrays.  I presume it doesn't e.g. make sense to > overload GI_TYPE_

[introspection] GArrays, GPtrArrays, etc

2009-12-03 Thread Iain Nicol
Hi, It seems there is no GI_TYPE_TAG_ for GArrays, GPtrArrays or GByteArrays. Well, there is GI_TYPE_TAG_ARRAY and associated annotation "(array)", but this is for plain C arrays. I presume it doesn't e.g. make sense to overload GI_TYPE_TAG_ARRAY for GArrays too, because GArrays behave diffe