Closed jrsearles closed 9 years ago
Thanks for this one! However I'll probably change the name of the getter function to something more descriptive like 'beforeWatchNode'. Another possibility is to merge it with the existing 'beforeWatch' function, by placing it higher up in the order of execution, such that it accepts both observables and nodes. Not sure yet which one is the better way to go. Feel free to share your thoughts on it.
I kept the signature similar to the other callbacks.
Fixes #16