On Jan 21, 2008, at 12:35 PM, Brendan Eich wrote: > Conversions (implicit and hardcoded among the > built-in types representing and wrapping primitives) that might > defeat PTC may not be evident until runtime, where the result would > be a TypeError or possibly a new Error subtype.
Isn't this case (implicit conversion) exactly what motivated the idea that programmers may not be able to easily tell if a call is in tail position? Regards, Maciej _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
