Dear Members,
I have an observer, observing 7 properties. I works perfectly without error. I want to ask that is there any method or way to know which property out of those 7 has made Ember.Observer to react currently.
I mean which property hits Ember.Observer whenever it is called.
Regards
#Dn