Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9971

Static type checking: hybrid mode in Groovy

From Robert Klemme <shortcutter@googlemail.com>
Newsgroups comp.lang.java.programmer
Subject Static type checking: hybrid mode in Groovy
Date 2011-11-16 00:41 -0800
Organization http://groups.google.com
Message-ID <61e17074-e229-4303-a549-2389ccf502d3@m10g2000vbc.googlegroups.com> (permalink)

Show all headers | View raw


Folks,

we recently had this discussion about the benefits of STC: Groovy now
takes a hybrid approach and allows to use both.  For the interested
reader:

http://www.jroller.com/melix/entry/groovy_static_type_checker_status

They are trying to have the best of both worlds.

I find this quote noteworthy:

"One of them is that Java programmers who discover Groovy are often
amazed about the conciseness of the language as compared to Java, and
start programming in Groovy like they would in Java, that is to say
with types and leveraging the syntax of Groovy. The key here is that
many programmers never use the dynamic features of Groovy, but rather
use the language as a "better Java syntax"."

Kind regards

robert

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Static type checking: hybrid mode in Groovy Robert Klemme <shortcutter@googlemail.com> - 2011-11-16 00:41 -0800
  Re: Static type checking: hybrid mode in Groovy Roedy Green <see_website@mindprod.com.invalid> - 2011-11-17 07:16 -0800
    Re: Static type checking: hybrid mode in Groovy Lew <lewbloch@gmail.com> - 2011-11-17 09:28 -0800
      Re: Static type checking: hybrid mode in Groovy Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-18 08:16 +0000
      Re: Static type checking: hybrid mode in Groovy Roedy Green <see_website@mindprod.com.invalid> - 2011-11-18 02:32 -0800
        Re: Static type checking: hybrid mode in Groovy Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-11-18 07:35 -0400
        Re: Static type checking: hybrid mode in Groovy Lew <lewbloch@gmail.com> - 2011-11-18 07:23 -0800
    Re: Static type checking: hybrid mode in Groovy Gene Wirchenko <genew@ocis.net> - 2011-11-17 10:25 -0800
      Re: Static type checking: hybrid mode in Groovy markspace <-@.> - 2011-11-17 10:32 -0800
        Re: Static type checking: hybrid mode in Groovy Gene Wirchenko <genew@ocis.net> - 2011-11-17 11:02 -0800
  Re: Static type checking: hybrid mode in Groovy Robert Klemme <shortcutter@googlemail.com> - 2011-11-19 11:49 +0100

csiph-web