Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 9.7-rc-1
-
Fix Version/s: 9.7-rc-1
-
Component/s: Development Issues only
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
Description
After talking with Guillaume Delhumeau, we came to the conclusion that we should somehow split the xwiki-platform-notifications-api module in multiple subparts.
This very issue aims to do so.
We can already think of an organization between the different submodules, we have :
- The components responsible of fetching the notifications of a user and applying different filters
- The components responsible of notifying a user, either through an RSS feed, an email or the notification center.
- The components responsible of managing the preferences, either of a user or, more globally, of the system.