| RWDE documentation | view source | Contained in the RWDE distribution. |
Proxy object for getting the specific functionality of a particular object
To avoid require, eval and invocation from within a block of code, which is suboptimal, the proxy object instantiates the object, invokes the function with the given params hash and returns the result.
| RWDE documentation | view source | Contained in the RWDE distribution. |