Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)
Created: 02/03/2009
Components: Language
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 222198
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 5
Problem:
Allow string for component name after new operator.
ex.
new "test-cfc.package.#variable#.Component"()
This kills two birds with one stone allowing hyphens and other symbols createObject() allowed, and also lets you dynamically create objects with the new operator letting CF figure out the initmethod.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037427
External Customer Info:
External Company:
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 02/03/2009
Attachments:
Comments: