The newest/greatest improvement in software development is AppGen. In large applications, it can decrease your development effort by weeks or months and increase code quality, all the while maintaining the flexibility of architecture and coding standards you require.
AppGen is short for Application Generation. And like the name implies, it is a method for modeling and generating entire applications from models. These models can be graphical or textual or both. There are tools out there that generate apps out of the box, or you can roll your own AppGen using by combining existing technologies (code generation, UML, MDA, DSL, and other TLAs in one or more combinations). Most approaches generate 80-90% of an application’s code, and then a developer adds custom logic after generation. Some try and generate all the code.
AppGen works great for large projects and small projects. On big projects you can create tens or hundreds of functioning screens, the entire data layer, and tens of thousands of lines of code in less than a week. On small projects, you can go from design to deployment in hours. We were able to model, generate, and integrate production-ready code from Foundations (our AppGen offering) into the e-commerce portion of our website in only 3 hours. It took longer to properly install the SSL certification path on our website than to do the custom e-commerce code (that could be because I am an IT hack, but still).
If you aren’t using AppGen in your development process, you should go and figure out if AppGen is right for you.
[You should ask your doctor first about using AppGen. AppGen is not for everyone and can cause increased levels of free time, general happiness and Halo 3 scores. Make sure to see a project manager if your happiness or free-time continues for more than 4 hours.]
There are plenty of great AppGen tools out there. Probably one of them can help you. We recently publically released our first version (plus some updates) and are excited about the future of our tools and AppGen in general. Take a look at our video demo to AppGen in action. If you aren’t sure about how effective AppGen is or the quality of code that gets generated, download the sample code for an app that was created in less than one hour.
This post is the first of many on AppGen and how to increase developer/architect success on software projects, and I hope to speak with you soon about AppGen and its practical application. Drop me an email or post a comment and tell me what you think!
P.S. – I checked on Wikipedia, and AppGen redirects to IDE. To put it simply, I think that AppGen is the next generation of IDEs, and many of us will start using AppGen tools as pre-processors to our IDEs until AppGen gets integrated in.