Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 8.0-M3
-
Fix Version/s: None
-
Component/s: data
-
Labels:None
Description
ContentFeatureStore does not deal with events directly. The code should be modified to have a canFireEvents() method and wrap the writers with a event throwing one that provides correct event support out of the box.
So yeah this would not be a bad change; and would make the initial PropertyDataStore example easier.