aop icon indicating copy to clipboard operation
aop copied to clipboard

not easy enough to use

Open RanchoCooper opened this issue 5 years ago • 1 comments

current when we use aop, we had to define beanFactory/aspect/pointcut, and then handle AddAdvice explicit

I think there should be a solution (feature) be added to aop, so that we can use aop in golang more easily

RanchoCooper avatar Mar 26 '20 12:03 RanchoCooper

The purpose for this project is learn golang reflect feature, and currently is prototype stage.

If you have good idea for improve this project, you could give me a PR or have some pseudocode, thanks.

xujinzheng avatar Mar 26 '20 14:03 xujinzheng