Linked by Thom Holwerda on Wed 3rd Jan 2007 22:15 UTC, submitted by Tom Nichols
Thread beginning with comment 198468
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
From reading the docs, one thing that Grails has that Rails doesn't (from what I've read, due to philosophical reasons) is the ability to switch to Hibernate or other Database Object mappers. In my book, this is an important feature since it allows you to evolve your design without having to do a large rewrite.
Here's a question for the Grails experts. From what I've read (6 months ago), the Rails group absolutely refuses to support compound primary keys (they believe that any database design that uses them should be rewritten). Does Grails support (or have plans to support) compound primary keys (without using Hibernate)?





Member since:
2006-01-03
I tried (on XP) but the release and development version and walking through the quick tutorial quickly caused it to bomb. Needs work, though I will use it when it becomes more stable.
While I hate the name "Groovy", I think this is one of the best languages for the JVM to date. I am not a Ruby fan so JRuby is out. I am a Python fan but Jython is so far behind regular CPython why bother.
There are other "native" JVM languages as well. Beanshell is one and Pnuts is another. Pnuts really should get more headline coverage but Groovy gets that.