Sorry for delay in replaying. On Sat, 2011-12-10 at 16:15 -0600, Daniel Espinosa wrote: > In libgda-vala branch I've developed an object that uses libgee > interfaces to allow iterate per value and make a filter but I would > like to see how to use existing ones or is necesary to create new ones > in order to make more easy and memory efficient to access and filter > chunks of data stored in databases. >
I don't know the architecture of libgda but I would say that the memory impact should not be large. It depends on which structure would you like to use for GdaDataSet etc. > May you can review my code and give me some feedback. > I can take a look but I'm afraid that I have exams this week so I won't do this now. Best regards > El dic 9, 2011 5:30 p.m., "Maciej Marcin Piechotka" > <[email protected]> escribió: > On Fri, 2011-12-09 at 23:24 +0000, Maciej Marcin Piechotka > wrote: > > As you probably guessed the answer is to same extend "I > don't know". I > > guess for this usecase async iterators would be better and > maybe > > built-in LINQ. > > Sorry I'm asking - if I understood correctly you said that you > have > developed something bridging libgee and libgda. I am afraid > that it > makes you more suitable person to answer this question. > > Regards > _______________________________________________ libgee-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/libgee-list
