Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: Message Object Model
-
Labels:None
Description
Create a new class of Value objects that are mutable. This will be used in conjunction with an object pool to reuse message objects.
A new MutableFieldValue interface should be created that all Mutable value objects implement.