| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles Case Study | Reports |
- Code-Generation Techniques for Java by Jack Herrington - [Clicks: 49]
Code generation is another link in the evolutionary chain of increasing abstraction. With it, you will quickly produce higher quality code, and thus be able to respond to changing requirements with ease. This is the true power of modern code generation.
[Discuss this Article]
http://www.onjava.com/pub/a/onjava/2003/09/03/generation.html - Sep, 2003 - Java and the Model Driven Architecture by Peter Varhol - [Clicks: 22]
Avoid obsolescing applications whose architectures are tied closely to supporting dynamic technologies. Employ MDA's core modeling technologies to separate architecture from implementation and extend the shelf life of distributed applications.
http://www.ftponline.com/javapro/2003_06/magazine/columns/weblication/ - Jun, 2003
- Model Driven Development for J2EE Utilizing a Model Driven Architecture (MDA) Approach. Productivity Analysis. by The Middleware Company - [Clicks: 33]
The Middleware Company has released their productivity case study results. This study took two J2EE development teams, and had them write the PetStore from scratch, one using an MDA approach, and the other a more traditional approach. The paper discusses what was done each week, design patterns that were used, issues that came up along the way, and more. This makes an interesting read, as we get to observe two parrallel processes and see the differences. Take a quick peek at the PDF and let us know what you think.
http://www.middleware-company.com/documents/TMC_MDA_Comparison.pdf - Jun, 2003 - (PDF - 447 Kb)
- A Look Inside OOPSLA 2003 by Ron Bodkin - [Clicks: 5]
Ron Bodkin has summarized some of the key talks and events at OOPSLA 2003, a conference on object-oriented programming, systems, languages, and applications. In this report, he looks at some of the topics and technologies that were covered at the conference such as Agile Methodologies, Domain-Driven Development and MDA, Aspect-Oriented Programming, Eclipse, J2EE and .NET.
http://www.theserverside.com/resources/article.jsp?l=OOPSLA - Nov, 2003