gs_param: Remove overhead of m_update_event if not used

Assigned To: 
ChristianSchroeder
Importance: 
17
Amount Done: 
100%
Status: 
fixed
Category: 
task

- do not notify m_update_event in make_callbacks() to reduce overhead!
- register a callback to an internal function of gs_param when the getter of m_update_event is called by the user (getUpdateEvent)
- in that called function make the notify