WireBox calling the Constructor

Luis, I noticed today that the old bean factory used to test for the existence of an init() method before calling it. WireBox attempts to call the constructor regardless of whether or not it exists unless a mapping with noInit() is specified. The behavior came up when I switched over to WireBox and realized a had a couple models floating around that I had never added an init() method to. (and they errored)

Anyway, WireBox is doing exactly what the docs say it should do, this E-mail was just to ensure that was an intended and desired reversal of the default behavior.

Thanks!

~Brad

hmm, I will check on that, because it should check anyways. Will look.
Luis F. Majano
President
Ortus Solutions, Corp

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

thanks, fixed
Luis F. Majano
President
Ortus Solutions, Corp

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