Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 04/02/2014
Components: Language
Versions: 11.0
Failure Type: Usability Issue
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Normal / Most users will encounter
Locale/System: English / Platforms All
Vote Count: 5
G'day:
See community feedback: http://cfmlblog.adamcameron.me/2014/04/survey-results-lists-in-cfml-and-naming.html
The current approach to the list member functions is poorly designed, due to it not being clar what's a string member function and what's a list one. eg: oneString.append(anotherString) looks like it does what it suggests: appends a string to another. It does NOT look like it does a listAppend() (which is what it does).
Pls revise, and prefix all list member functions with "list".
Cheers
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3735413
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: