Wirebox standalone installation

Hi Guys, can someone please explain how to setup wirebox in a
standalone situation with just application.cfc?
For example, when I create wirebox in the application.cfc does it
inject itself into the application scope? Does the binder.cfc get
called? If so where and how? I want to use mapDirectory. I assume I do
that in the binder.cfc.
Thanks for your help.

Yes George, when you create the injector it automatically sets itself up into application scope for you, you control this via the binder.

If you want a binder then:

That’s it, then you will find the injector automatically in application scope as application.wirebox. Then you can just use getInstance() from it Yes, mapDirectory() is all in the binder.

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano