I implemented the singleton in my code with related static classes/functions, but despite this the event does not fire from one module to another, in the sense that I have a polling on the core module and this polling does not fire the event on the child module... I would not like to make external signals to call the update from the child module