Results 1 to 2 of 2

Thread: Why Groovy, not Java?

  1. #1
    Join Date
    Sep 2010
    Posts
    8

    Default Why Groovy, not Java?

    Hi,

    Why Grails has to use a new language, Groovy and not Java?

    Why Grails stack has to layer on top of Java EE, Spring, Hibernate, SiteMesh, etc?


    rgds,
    lchong2

  2. #2
    Join Date
    Nov 2007
    Posts
    420

    Default

    Quote Originally Posted by lchong2 View Post
    Hi,
    Why Grails has to use a new language, Groovy and not Java?
    For the same reason Spring used the new language Java and not C/C++ in 2004 when it was released

    Quote Originally Posted by lchong2 View Post
    Why Grails stack has to layer on top of Java EE, Spring, Hibernate, SiteMesh, etc?
    rgds,
    lchong2
    Because of DRY Principle

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •