Am 08.04.15 um 09:24 schrieb Julian Sedding: > Hi Joel > > In my experience more often than not lazy loading in rendering > components is very much desirable. So my +1 for that. > > You say that most often MergedValueMap is created based on a single > ValueMap. I haven't looked at the code just now, but I'm wondering if > creation could happen in a factory method. This would allow passing > back the original map in case no merging is necessary? > It still needs to be wrapped to potentially exclude some properties, but that could be a lightweight wrapper.
But in general, lazy handling sounds like a good approach. Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
