Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我的应用程序已经太复杂了,无法在其中添加一些分析代码。
我真的很想设计一些特殊的类,允许我插入一些 AOP 切入点(这会触发一些混合面板)。
我不想用宝石,只用纯红宝石。有模块、关注点、元编程等等。
仅使用之前,周围,之后的回调是不够的,例如,我想插入一个条件。
任何想法?谢谢