Grails for PHP developers part 1
Interesting read by Michael Kimsal on Grails, an advanced and innovative open source web application platform.
… Like many other popular frameworks, Grails is a ‘convention over configuration’ platform. Similarly, many of the choices a Java developer has to make before starting a project are made for you. Sure you can swap components out if you know what you’re doing, but out of the box, Grails provides an in-memory database which needs no configuration (HSQL), a templating framework (Sitemesh), an ORM (GORM) and a persistence layer (Hibernate), all tied together with everything in its place, and functional with no additional configuration….
Read the Full Article at http://michaelkimsal.com/
Leave a Reply


