IoC Config 1.0.10
An IoC library for providing injectable config values

IoC Config is an IoC library for providing injectable config values.

Config values are essentially constants, but their value can be overridden on registry startup.

This makes them great for use by 3rd party libraries. The libraries can set sensible default values, and applications may then optionally override them.

Read more...

Install

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

Or to install IoC Config 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.

afIocConfig.pod (19.04 kB)

Use

To use IoC Config in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afIocConfig 1.0.10 - 1.0"]

Documentation

Information

Meta information on the IoC Config pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
19.04 kB
Licence
The MIT Licence
Built on
24th Jul 2014
Source code
at https://bitbucket.org/AlienFactory/afiocconfig
Depends on
afBeanUtils, afConcurrent, afIoc, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 14 releases of IoC Config: