Hi, > I think if booleans could fail even non-strict equality checks when they > are not initialized, then we should always initialize booleans, like we > currently do with int and uint.
+1 > I would still like the see the compiler initialize everything by default so > that ActionScript behaves like ActionScript. I think we're making a mistake > by making non-initialization the default. Maybe I'll convince others > eventually. No need to convince me less bugs and no implicit casting is a better thing. Thanks, Justin