On 21 September 2012 10:38, Giedrius Graževičius <[email protected]> wrote:
> > > 1. Per another thread, think we should combine: > > - LazyPropertyFacet - a hint for lazy loading of properties > > - CommonlyUsedFacet - a hint for eager loading of collections > > Sounds great. > > Now done; @Resolve(Type.EAGERLY) or @Resolve(Type.LAZILY). r1388424 and r1388426 Dan
