-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP3 (5.2.7)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP4 (5.2.8)
-
Component/s: Performance
-
Labels:None
-
Environment:All
To improve performance, the toEscapedModel() method no longer returns a copy of the model bean. Instead it returns a view of the bean which will escape fields only when needed.
- is related to
-
LPS-8657 Create a read-only escaped view when calling toEscapedModel method on *ModelImpl.java, rather than a "hard copy" of the original ModelImpl bean
- Closed