http://docs.codehaus.org/display/GRAILS/0.5+Release+Notes Le cose + interessanti sembrano: - La possibilità di definire liste ordinate (array) con GORM (http://grails.org/GORM+-+Collection+Types#GORM-… continua →
Appunti dal Ponteoscar982 wrote 1 year ago: Quante volte avreste voluto realizzare applicazi web rapidamente, senza dover settare troppe variabi … more →
timewellwasted wrote 2 years ago: http://docs.codehaus.org/display/GRAILS/0.5+Release+Notes Le cose + interessanti sembrano: - La poss … more →
timewellwasted wrote 2 years ago: In services/Util.grails def public static round2={x| Math.round(x*100)/100} while in the controllers … more →
timewellwasted wrote 2 years ago: In formtaglib.groovy: def dateFormat = { attrs -> out << new java.text.SimpleDateFormat(att … more →