[Bug 1460] Error code for casting errors

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1460





------- Additional Comments From mrys@microsoft.com  2005-05-17 17:23 -------
Casting are runtime errors and do not fall into the category of type errors, 
however, if no instance of a type can be cast to another type, you can raise 
the error statically...

Received on Tuesday, 17 May 2005 22:08:11 UTC