That'd be something I'd get some use out of as well.
On Tue, Jul 5, 2016 at 5:19 PM, Lon Varscsak <lon.varsc...@gmail.com> wrote: > I know I’ve asked this before, but I need a batch fetch utility class, to > trigger batch fetching of relationships. I know pre-fetching will do this, > but usually when I need it is after the fetch (and I don’t want to always > do it even when it’s not needed). > > Anyone have any pointers on how to go about implementing this? > > -Lon