Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial commit of JsonDbCachingListModel | Prasanth Ullattil | 2012-02-09 | 1 | -0/+16 |
This is a listmodel which uses a simple LRU cache. This is similar to the JsonDbSortingListModel, except that get() is asynchronous. It still needs some fine tuning. There might be some property /method changes. Change-Id: I12250a7ec06715e0d889995fc028706040ddcf61 Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com> |