Title:
Callback versions of listSort(), structSort(), querySort() to match arraySort()
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 02/28/2014
Components: Language
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
G'day
ColdFusion 10 added a function arraySort() which uses a callback as a sort comparator, eg:
arraySort(array, function)
However there was no equivalent functions for lists or structs. These should have been done at the same time. Also as equivalent functions for query iteration should have been implemented too, it stands to reason querySort() should be implemented too.
Obviously (?) these should be implemented as both member functions and procedural functions.
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3715376
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: