You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering what the consensus was of adding an interface to provide the ability to use custom getters and setters? Possibly as an argument to applyChange or revertChange. This would be extremely useful in MVC frameworks like EmberJS which insist on using the provided accessors.