RE: [coldbox:16238] Re: [coldbox-3.5.2] wirebox - binder is not defined

I don’t use binder or this. I just directly call the DSL like so:

map(“logger”).toDSL(“coldbox:plugin:logger”);

That would only be necessary if you were calling the binder somewhere from outside of itself such as the module config. In the binder config itself, you don’t need a prefix.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com