Re: Unloading sequence of GTK



On 22/03/06 17:38, Enrico Weigelt wrote:

>* Behdad Esfahbod <behdad cs toronto edu> schrieb:
>
><snip>
>
>  
>
>>Using a GC in glib means every application using glib should 
>>drag in the GC in too, which is not what glib developers going to
>>accept I believe.
>>    
>>
>
>Its easier than people might think, and it reduces much of the
>code complexity. glib also makes some other prerequisites, so
>I dont see why an glib3-user couldn't be expected to go along
>with an gc ...
>  
>
One of the strengths of glib is that it can be used just about
anywhere.  If it relied on a GC, people would need to consider how that
GC interacts with the rest of the application.  For example, if you have
Java and glib in the same process, do the two GCs interact properly?

It opens up a can of worms.

James.



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