Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 4.0 M4 (Neumann)
-
Component/s: Core
-
Labels:
-
Pull Request URL:
Description
The methods in the different Operations interfaces must be consolidated and streamlined before the 4.0 release.
- add entity based operations
- rename operations using the Ids to xxx*ById(id)
- introduce BoundIndexOperations (bound to an IndexCoordinate)
- deprecate existing methods that do not fit the naming scheme and make them call the new methods