ajukes
Feb 19th, 2011, 05:59 AM
Hi guys, you are privileged to receive my first ever forum post regarding grails, and programming in general.
Just wondering if someone could explain the reasons/benefits to using a build framework such as Gant or Gradle in a Grails project.
This is a complete new newby question, but I cant seem to find a clear answer.
My questions:
1. If grails handles its own build and dependencies then why would you add the complexity of a build framework.
2. What benefits does a build framework give to a simple project and/or a complicated project. (or am i missing the point?)
3. Is a build framework for handling dependencies other than the ones grails can handle
4. Could you give a simple example that would benefit a grails simple project over the standard grails build?
Thanks in advance for your patience and hand holding ;)
Just wondering if someone could explain the reasons/benefits to using a build framework such as Gant or Gradle in a Grails project.
This is a complete new newby question, but I cant seem to find a clear answer.
My questions:
1. If grails handles its own build and dependencies then why would you add the complexity of a build framework.
2. What benefits does a build framework give to a simple project and/or a complicated project. (or am i missing the point?)
3. Is a build framework for handling dependencies other than the ones grails can handle
4. Could you give a simple example that would benefit a grails simple project over the standard grails build?
Thanks in advance for your patience and hand holding ;)