Hi,

Paolo wrapped G_LIST, which seems to be a useful data structure, 
especially, when wrapping libs, which are based on glib.

ATM this class inherits COLLECTION from se lib, which is in principle very 
nice, but I think it does not fit. - a G_LIST can be frozen, but a 
COLLECTION can always be modified. So, I think we should remove this 
inheritance.

FREEZABLE: This class should be removed from the common cluster in my eyes. 
We should try to keep the common cluster as clean as possible, as whenever 
some application should use any eiffel-wrapper we need this. And even 
though we have a nice distance based class search strategy in se this 
somehow wastes the class namespace.

Bye,
Rapha

_______________________________________________
Eiffel-libraries-devel mailing list
[email protected]
https://mail.gna.org/listinfo/eiffel-libraries-devel

Reply via email to