Status/Resolution/Reason: Closed/Deferred/EnhancementRequired
Reporter/Name(from Bugbase): Luis Majano / Luis Majano (Luis Majano)
Created: 04/04/2014
Components: Language
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Mac All
Vote Count: 2
It would be great to introduce an "as" operator instead of calling functions to do casting as it can be tedious and non-productive.
var integer = "4" as integer;
var null = "" as null;
var string = "" as string;
var arrayOfStrings = "" as string[];
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3737415
External Customer Info:
External Company:
External Customer Name: LuisMajano
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: