2009/7/20 Didier "Ptitjes" <[email protected]>: > > - Are there some things missing ? >
I have another proposal. Currently, number of elements in a collection is reflected in the "size" property. In many cases, that's a nonsense. For example, in HashMap, number of set keys can hardly be considered a size of the collection. Thus, I propose adding a new "count" property and deprecate and later remove "size". What do you think about it? _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
