|
|
|
| The following comment has been added to this issue: |
[ Permlink ] |
|
Author: Dragos Mihalache
Date: 07/03/07 16:05
Comment:
Steps
1. Current DocumentModelList will become an iterator (DocumentModelIterator) and used for normal use cases (what is now implemented in the ui).
2. The DocumentModelIterator will load DocumentModels in chunks of configurable size (10, 15 etc) as they are requested by the frontend
3. Maybe implement getters (finders) that will return iterator over DocumentModelList (which are lists consisting of 10, 15 (page size) elements). This lists could be easily cacheable...
|
|
All returned Document List should be :
- Paginable
- Lazy Loaded (one page at a time)
- Cacheable
This typically applies to :
- getChildren
- search results
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets