Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5.0-beta1
-
None
Description
Currently when one wants to created a customized LockedDomainService, one has to implement all of the functionality from scratch. The proposed changes are to introduce an abstract class that implements LockedDomainService and provides some infrastructure to make creating one's own LockedDomainService a bit easier.