aalmiray
@shemnon I guess we move SW to SwingXBuilder, tweak the gant build to assert everything except SW6 is built with jdk5, build SW6 with jdk6
| @shemnon yup, same trick as OsXMenuBar on groovyConsole |
|
| @joshareed you can also find ObservableList on g1.6b2S ;-) |
|
| @joshareed the new binding syntax is now available in GB 0.7-SNAPSHOT, you will need a copy of Groovy 1.6-beta-2-SNAPSHOT |
|
| @shemnon yup, but we have to compile the code somehow with jdk5/jdk6 |
|
| @shemnon while at it, any ideas how we may handle the jdk6+ only stuff in terms of the build? |
|
| @matthewmccull congratulations Matt! |
|
| @shemnon yay! I'll sync up and update GB |
|
| @jshingler good! I hope you blog about your experiments, or at least share them at the griffon-user list ;-) |
|
| @grailscrowd ahh I can clearly see the RESTFul API in the near future ;-) browsing GC's code right now |
|
| @jsbournival who am I kidding, with Grails' codecs it will be a breeze exposing a JSON/XML API |
|
| @grailscrowd @jsbournival speaking of which, does GC has an API for querying? haven't looked at it yet |
|
| @jsbournival lol would that be a bad thing? a widgetty app made with SwingBuilder to find your peeps on grailscrowd ;-) |
|
| @aalmiray same thing with the error recovery grammar, it must be done outside the language as it only makes sense to have it in a tool |
|
| @GroovyEclipse I doubt groovyc needs to be changed in order to support this feature |
|
| @GroovyEclipse well, you could fire two compiler tasks with a 'shared' CompilerConfiguration, the test compiler will use another output dir |
|
| @GroovyEclipse true, the compiler doesn't care but the tool does ;-) are the prod/test code branches compiled in the same sweep? |
|
| @GroovyEclipse found it #51 http://tinyurl.com/5sq3k4 |
|
| @grailscrowd true, I'll flex my Grails coding muscles ;-) |
|
| @GroovyEclipse thank you! what about separate output dirs for production and test code? can't remmber the JIRa issue but there is one! |
|
