Strong typing is one of the reasons that I LIKE Java. Especially on large projects it's nice knowing exactly what a variable is, and what data elements and methods are available.<p>I hope this doesn't lead to people using sloppy typing in Java applications.