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
Printable View
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
For the same reason Spring used the new language Java and not C/C++ in 2004 when it was released :)
Because of DRY Principle :)