xpdo icon indicating copy to clipboard operation
xpdo copied to clipboard

Make caching possible with xPDOIterator

Open davidpede opened this issue 6 years ago • 0 comments

xPDO Docs state that you can use cacheFlag but xPDOIterator just calls xPDOObject::_loadInstance() so there is no caching with iterators.

Would be great to add cache support for iterators.

davidpede avatar Dec 04 '18 10:12 davidpede