AF-IOC 1.1.0
A configurable Dependency Injection (DI) framework

IoC is an Inversion of Control (IoC) container, or Dependency Injection (DI) framework, based on the most excellent Tapestry 5 IoC for Java. Above and beyond all else, this IoC offers:

  • distributed service configuration between pods and modules
  • extensive error reporting
  • lazy(ish) service loading
  • case insensitivity

Read more...

Install

To install AF-IOC with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install AF-IOC with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afIoc.pod (245.07 kB)

Use

To use AF-IOC in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afIoc 1.1.0 - 1.1"]

Documentation

Information

Meta information on the AF-IOC pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
245.07 kB
Licence
BSD 2-Clause License
Built on
12th Apr 2013
Depends on
concurrent, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 39 releases of AF-IOC: