Status/Resolution/Reason: To Fix//
Reporter/Name(from Bugbase): Denard Springle / Denard Springle (Denard Springle)
Created: 07/16/2015
Components: Administrator
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 11
A handy addition to the admin would be the ability to have datasources generate and display the Application.cfc equivalent, e.g.:
this.datasources["[datasource]"] = {
class: ’[driver]’,
connectionString: ’[connectString]’,
username: ’[user]’,
password: "[(encrypted) pass]"
};
This would be especially handy for writing CLI code where datasources (currently) need to be spelled out.
Second to this, it would also be handy to have an Application.cfc generated out of a specific instance configuration.
Lucee does both of the above already and it is quite handy for creating portable applications.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4021594
External Customer Info:
External Company:
External Customer Name: Denard
External Customer Email:
Attachments:
Comments: