tracker issue : CF-4201364

select a category, or use search below
(searches all categories and all time range)
Title:

Tap into Java Streams for delayed/lazy evaluated collections

| View in Tracker

Status/Resolution/Reason: To Fix//

Reporter/Name(from Bugbase): Luis Majano / Luis Majano ()

Created: 02/28/2018

Components: Language

Versions: 2018

Failure Type: Others

Found In Build/Fixed In Build: /

Priority/Frequency: Normal /

Locale/System: / Linux All

Vote Count: 1

This is one of the biggest pain points of CFML the inabilty to work with large datasets or infinite data collections.  Node does this and yes, Java does this natively and amazingly.  Java Streams were introduced in Java 8 and they are incredible.

Tap into Java Streams for CF Collections.  Here are some examples based on groovy:
http://mariogarcia.github.io/functional-groovy/#_streams

Attachments:

Comments:

+1 ...........
Vote by Aaron N.
27529 | April 13, 2018 11:54:14 PM GMT