Singleton objects question

I just came across this little problem, I am taking it that this is not allowed?

component extends=“coldbox.system.web.services.BaseService” singleton=“false” {

If I remove the Singleton wireBox will not re-inject it, if I remove the singleton=”false” then it will be re-injected.

I don’t mind removing the singleton=”false”, but wanted to know if I should be just doing it as I am doing it or just with the word singleton if I want it as one.

Regards,

Andrew Scott

http://www.andyscott.id.au/

The latter Andrew. Singleton is a demarcation annotation, we do not care about the value

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