createObject() - first parameter default value?
Hi all
I just wanted to know if someone from Adobe would be able to verfiy that the first parameter of createObject(), i.e. type is actually optional and will default to "component" if not supplied? It is not mentioned in the docs:
http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-697b.html
More info here: http://www.bennadel.com/blog/1957-CreateObject-In-ColdFusion-9-No-Longer-Requires-The-Type-Parameter.htm
This appears to be the case in CF 9 but I'm am a little unsure using non-documented behaviour in case Adobe 'fix' the problem in future.
Can anyone in a position of authority confirm this that type does default to component on purpose and it will not be changed in future?
Cheers
Ciaran
PS: If it does, that is great - it makes a lot of sense - but I want to be sure
