Posts

Showing posts from March, 2013

Hacking the development : Building by Definition

Hacking the project development !! I have been thinking lately, I personally do lot of projects outside my job, some ones are merely CRUD application over the web and some are novel applications. Philosophy :) The best way to do a job is not to repeat the same things again. I like products and I like components which we can re-use which can save hours setting up and starting things. Some of the best "on-the-fly" tools like 'Spring-ROO ' miss the personalization of things we want on the web development projects. For example, ROO can create a spring web project structure but what about wiring them with UI, customized UI templates to load the data. Input forms which just mimic the DB we have. So there should be a silver bullet customized to our needs where it can just create all the layers of the web project. After working around for more than several years in lots of personalized projects, I would hate myself to copy a piece of code from other project and pu