Title:
Bug 75253:(Watson Migration Closure)'function' keyword in cfscript could be optional
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): / bill shelton (virtix)
Created: 01/30/2009
Components: Language, CFSCRIPT
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,216113 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
'function' keyword in cfscript could be optional.
It's unclear if the 'function' keyword provides any significant value in cfscript. We know it's a function already - maybe it's compiler crutch ;-) Additional modifiers are ok, public, private, etc. But being able to simply type
[public,private,remote,package] myFunction(){
...
}
looks much nicer ...
thanks!!!
bill
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037409
External Customer Info:
External Company:
External Customer Name: bill shelton
External Customer Email: 259D3B324929474C992015A8
External Test Config: 01/30/2009
Attachments:
Comments: