Details
-
Type:
Refactoring
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1.0
-
Component/s: Framework Core
-
Labels:None
Description
The name of Document.addField() is a bit misleading as it's actually setting a field value instead of adding (appending). It would be good to rename it to Document.setField(), mark the previous version as deprecated and scheduled for removal in version 3.2.
Resolved in trunk.