Open marchant opened 5 years ago
This should be done when a listener is created as this is much more rare than property changes that call PropertyChanges.prototype.getOwnPropertyChangeDescriptor every time. This is especially worse for array's indexes treated as properties
This should be done when a listener is created as this is much more rare than property changes that call PropertyChanges.prototype.getOwnPropertyChangeDescriptor every time. This is especially worse for array's indexes treated as properties