> 3) implement hash table reference counting in GLib natively, also allowing > the use of hash tables as boxed types.
If this would only tend to be used internally, meaning that the API can be a bit ugly, maybe you can implement some type of C reference-counting smartpointer, so you can reference-count any boxed type. Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list
