tracker issue : CF-4157939

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

CF.next wishlist

| View in Tracker

Status/Resolution/Reason: Needs Review//

Reporter/Name(from Bugbase): J S / J S (J S)

Created: 05/26/2016

Components: Wishlist

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: CF2016_Update2 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 2

Language updates:
 * Static members - as implemented by Lucee
 * Additional component/method modifiers:
   - abstract
   - final
 * Lambda expressions (arrow functions)
 * Implement a decorator pattern, similar to the JS spec: https://github.com/wycats/javascript-decorators

Runtime updates:
 * Implement https://bugbase.adobe.com/index.cfm?event=bug&id=4108132  (Support mappings to archive files)

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4157939

External Customer Info:
External Company:  
External Customer Name: J S
External Customer Email:

Attachments:

Comments:

Additional wishlist: * Real exception objects, so that you can write: throw new com.application.MyException();
Comment by External U.
2639 | May 26, 2016 08:48:39 AM GMT
Final would make it so that additional functions could not be added to an object right? It would make it impossible to be a base class for something else?
Comment by External U.
2640 | June 01, 2016 08:51:13 PM GMT