RubyGems Navigation menu

object-proxy 0.2.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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

hash-utils >= 0.12.1

Development Dependencies (3):

bundler >= 1.0.0
jeweler >= 1.5.2
riot >= 0.12.1

Owners:

Authors:

  • Martin Kozák

SHA 256 checksum:

2eae290814c12d6df8f3c9e610d6c7f4dceb4e670a17e90f0400be9d8166d77d

Total downloads 10,552

For this version 3,172

Licenses:

N/A

Required Ruby Version: None

Links: