pose icon indicating copy to clipboard operation
pose copied to clipboard

Intercept methods/setters globally using rules rather than explicit method/property names

Open mcintyre321 opened this issue 7 years ago • 1 comments

Would it be possible to extend Pose to do AOP style method/property interception (including privates) using this approach? Or is there a reason (aside from it being outside of scope) why it wouldn't work?

mcintyre321 avatar Apr 30 '18 13:04 mcintyre321

I don't see a reason why it can't be done. But as you rightly mentioned, it's out of scope of this project

tonerdo avatar May 01 '18 08:05 tonerdo