use cursor methods to get items in chunks instead of getting all at once
authorSivaiah Nallagatla <snallagatla@novell.com>
Tue, 24 Aug 2004 16:10:32 +0000 (16:10 +0000)
committerSivaiah Nallagatla <siva@src.gnome.org>
Tue, 24 Aug 2004 16:10:32 +0000 (16:10 +0000)
commit328dcfd988420b2d4ccefbc0e7a4898a89fb1641
tree2aa82db55391c4aa28e2b28a56ad5f4c42042afd
parentc3c36c051fd34de285289eb53aa31dde1f225017
use cursor methods to get items in chunks instead of getting all at once

2004-08-24  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-cal-backend-groupwise.c
        (populate_cache) : use cursor methods to get items in chunks instead of
        getting all at once
calendar/ChangeLog
calendar/backends/groupwise/e-cal-backend-groupwise.c