RubyGems Navigation menu

object-proxy 0.3.0

Provides collection of four proxy objects intended for intercepting calls to instance methods. Works as intermediate layer between caller and called. Allows to invoke an handler both before method call and adjust its arguments and after call and post-proccess result. Aimed as tool for instant adapting the complex objects without complete deriving and extending whole classes in cases, where isn't possible to derive them as homogenic functional units or where it's simply impractical to derive them.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.0 - May 24, 2012 (9KB)
  2. 0.2.0 - October 19, 2011 (8.5KB)
  3. 0.1.0 - March 20, 2011 (7KB)

Runtime依存関係 (1):

hash-utils >= 0.12.1

Development依存関係 (3):

bundler >= 1.0.0
jeweler2 >= 2.0.0
riot >= 0.12.1

所有者:

作者:

  • Martin Kozák

SHA 256チェックサム:

e925a55e00bf3b38814e06c2a9605cfbce67fec084183c01a02869ef415e048a

累計ダウンロード数 10,547

このバージョンのみ 4,184

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: