Support for Grails 1.1
Hi all,
Two questions:
1) is JetGroovy going to support some of the new Grails 1.1 features? (see: http://graemerocher.blogspot.com/2008/10/new-gorm-features-coming-in-11.html) For example, the 'read' keyword, or the mapping features.
2) is coloring for Grails keywords implemented? It has happened to me (too many times...) that I put something like 'static constrains = { ...' somewhere (so, the 't' was missing), but the syntax highlighting is the same as 'static contraints = {'. It would be nice if there was a list of (configurable, since plugins sometimes introduce extra keywords???) Grails keywords which can be colored differently from normal variables, so that: 'static constraints' is colored differently from 'static constrains'...
Erik
请先登录再写评论。
Hello, Erik.
It seems, we will be able to implement all of these featuren only for Diana 8.0.1, not for current *.0 release, BTW, I've create two appropriated issues in our tracker.
Hi Ilya,
That's great! Sorry for not making the issues myself!
Erik