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 ポイントカット (いくつかの mixpanel をトリガーする) を挿入できるようにする特別なクラスを本当に設計したいと考えています。
私は宝石を使いたくありません。純粋なルビーだけです。モジュール、懸案事項、メタプログラミングなどを使用します。
before、around、after のコールバックだけを使用するだけでは十分ではありません。
何か案が?ありがとう