Commit graph

4 commits

Author SHA1 Message Date
Thomas Bruederli
816356813c Save error state in kolab_storage_cache::select() return value 2014-02-10 08:51:51 +01:00
Thomas Bruederli
449b4d044a Init iterator key with 0 2014-02-07 09:30:08 +01:00
Thomas Bruederli
1daa305faa Also implement the Countable interface for full array-like compatibility 2014-02-07 09:29:11 +01:00
Thomas Bruederli
2ade247a0c Return a kolab_storage_dataset itertor object from kolab_storage_cache::select()
to manage memory usage for large result sets (#2828).

Attention!
Do not cast the return value of kolab_storage_folder::select() calls into an array anymore.
2014-02-06 17:25:16 +01:00