By jsugrue
via java.dzone.com
Published: Oct 07 2008 / 12:30
Ok, after looking at the JSF issues I‘ve been blogging about, and RF and some of the other things in the wind (the Spring meltdown), I have decided that the next step I want to take is in doing code generation. More tactical approach than the MDA based approaches. The stack itself (JSF/JPA/Hibernate/RichFaces) is great. But there is a hole between the component layer and the application layer. Lot of people see this as something that components can close. I don‘t see that. Yeah good components are great and we need more of them. But what I have seen on a lot of projects is that using TDD, the domain layer can stay pretty clean as the project grows.
Comments
wwwfswcom replied ago:
I agree with your comments. You may want to take a look at the Jt Pattern Oriented Framework. It feature wizards or automated generation of J2EE applications.
Voters For This Link (11)
Voters Against This Link (0)