I'm sorry for the bad cuestion. I finally see that AbstractCollection is an abstract class that implement most of the Gee interfaces for collections, then I will implement all abstract and almost all virtual functions in my GdaData.DataModelIterable.
I'm trying to figure out how to implement a collection of records, instead of GValue and see if is necesary to create a new interface for a record oriented collection with on demand data retrieval. El dic 13, 2011 6:21 p.m., "Daniel Espinosa" <[email protected]> escribió: > I'm implementing Gee.Collection on a Gda DataModel, but exists > AbstractCollection and they are slightly different. Could any body > tell me witch is better to implement? > > I see that AbstractCollection requires a Collection in functions, then > Do I need to implement both? > > -- > Trabajar, la mejor arma para tu superación > "de grano en grano, se hace la arena" (R) (en trámite, pero para los > cuates: LIBRE) > _______________________________________________ > libgee-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/libgee-list >
_______________________________________________ libgee-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/libgee-list
