Status/Resolution/Reason: To Fix//Investigate
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 06/22/2015
Components: Language, Java Integration
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 19
From http://blog.adamcameron.me/2015/06/what-id-like-to-see-in-coldfusion12.html
I should be able to use a Java class anywhere and in the same way I use a CFC now, eg:
s = new java.lang.String("Yeah, bad example I know");
I should be able to specify Java class types in function argument type and return types too.
I should be able to extend Java types in CFML. I should be able to implement Java interfaces with a CFC, and have be able to use these CFCs in Java method calls expecting the given parent class / interface.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4010514
External Customer Info:
External Company:
External Customer Name: Adam
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: