Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 07/24/2015
Components: Language
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: 1
Context: https://bugbase.adobe.com/index.cfm?event=bug&id=3940335
I thought we had some methods on the file object already,but it turns out I was calling one of the underlying Java class's methods.
That being the case, we need to get CF-friendly methods exposed for the file object:
These should include less obvious class methods like:
File.exists() => fileExists()
File.getCurrentTemplatePath() => getCurrentTemplatePath()
File.getBaseTemplatePath() => getBaseTemplatePath()
And directory operations could perhaps be rolled into File too, eg: File.list() => directoryList(), etc
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4025814
External Customer Info:
External Company:
External Customer Name: Adam
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: