IoC Config 1.0.4
An IoC library for providing injectable config values

IocConfig 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 (16.05 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.4 - 1.0"]

Documentation

Information

Meta information on the IoC Config pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
16.05 kB
Licence
The MIT Licence
Built on
14th Feb 2014
Source code
at https://bitbucket.org/AlienFactory/afiocconfig
Depends on
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: