- removing nestedObjectUtils and useNotification hook
- passing addNotification method to all components
- components can use the addNotification method to create their
notifications
- added function to get the value of a specified key in the serialized
DataService object by the full access path
- formatting notification message in "onNotify" function