> Thus Groovy does > not lack static typing, Um, yes it does. int i = "foo"; compiles quite happily under Groovy.
> OK so Alex Tkachman has created Groovy++ which is a compiler shim to > apply static typing That's surely an acknowledgement that Groovy lacks static typing. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
