The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IOC::Proxy"

IOC::Proxy - Proxy for the IOC Framework River stage one • 1 direct dependent • 1 total dependent

This module is a base class for all your IOC::Proxy needs. It can be used on it's own or it can be subclassed. The basic idea of the IOC::Proxy is that since we are using the IOC framework to create our object instances, we can do certain things to t...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Proxy::Interfaces - A IOC::Proxy subclasss to proxy objects with a given interface River stage one • 1 direct dependent • 1 total dependent

This is a subclass of IOC::Proxy which allows for the partial proxing of an object. It will only proxy the methods of a given interface, all other methods will throw a IOC::MethodNotFound exception. This could be used to (in a very weird way) emulate...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC - A lightweight IOC (Inversion of Control) framework River stage one • 1 direct dependent • 1 total dependent

This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible ...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Container - An IOC Container object River stage one • 1 direct dependent • 1 total dependent

In this IOC framework, the IOC::Container object holds instances of IOC::Service objects keyed by strings. It can also have sub-containers, which are instances of IOC::Container objects also keyed by string. +------------------+ | IOC::Container | +-...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Config::XML - An XML Config reader for IOC River stage one • 1 direct dependent • 1 total dependent

This is the second version of an XML configuration module for IOC. The first version used XML::Simple, which is a great module, but not really the best fit for this. I have now ported this over to use XML::SAX, which is much more flexible solution (n...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC
5 results (0.025 seconds)