COLDBOX[3.5]

How to get the best performance from model injection using Wirebox.

I am using

scopeRegistration = {
enabled = true,
scope = “application”, // server, cluster, session, application
key = “wireBox”
},

mapDirectory(“model”);

Is this is the appropriate way. I have notice that the injection takes some time. Can it be done just once and the I will be able just use it .

Thank you

Are you using WireBox standalone or as part of a ColdBox application?

The settings you showed have little to do with model injection. Can you explain further what your issue is and share some code?

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

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