Is there a way to raise event where some variable is changed?
A:
You can create an observer for that variable that will be called whenever an action is made, and it will raise a specific event for that variable.
Marcos Placona
2010-03-05 11:46:30