tracker issue : CF-4094571

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

Member functions are not first class

| View in Tracker

Status/Resolution/Reason: To Fix//

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 12/02/2015

Components: Language

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Normal / Some users will encounter

Locale/System: ALL / Platforms All

Vote Count: 4

Built-in functions were "promoted" to be First Class Functions in https://bugbase.adobe.com/index.cfm?event=bug&id=3434441. However this was only the headless functions, it seems. Once cannot seem to reference a member function, eg:

This works:
writeDump(left); 

This does not:
s = "";	
ref = s.left;
writeDump(ref);

It should.

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

Watson Bug ID:	4094571

External Customer Info:
External Company:  
External Customer Name: Adam Cameron
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

+1 ............................
Vote by External U.
5187 | December 02, 2015 12:54:15 PM GMT
+1 ......................
Vote by External U.
5188 | December 05, 2015 07:25:37 AM GMT
Any updates on this "review" that it needs?
Comment by External U.
5185 | January 25, 2016 08:29:35 AM GMT
We will evaluate this for the next release.
Comment by Vamseekrishna N.
5186 | October 02, 2016 11:57:01 PM GMT