June 16, 2006
I have been in process of moving from Taiwan back to California recently. I'm finally settled in for now. My partner and I finally had acquired some hours to work on the Stripes on Rails idea. The prototype includes features:
- Maven2 Webtype Plugin
- Maven2 Stripes-on-Rails Configuration Archetype
- Corresponding Templates
- Other quirks
- Override default templates
- Inherit configuration to make new configuration
- Add webtype to existing projects
Read the rest of this entry »
3 Comments |
EJB, EJB3, Java, POJO, Software Architecture, Software Engineering, Software development, Spring Framework, Technology and Software, framework, hibernate, raills, springframework, stripes |
Permalink
Posted by saturnism
May 17, 2006
I have yet to become a Ruby fan. But it does make me, a Java developer, envy some of its perceived simplicity. I do want a framework that is flexible and configurable. I do want my Java compiler and IDE catching errors for me at compile time or before that. There are a few frameworks out there currently that put together many other frameworks and has the ability to generate CRUD code: JBoss IDE for JBoss Seam? Appfuse's Appgen for variety of frameworks.
But sometimes I can't help but to think if we can get any simpler? I say yes we can! How simple can we get? Obviously, from the basic domain entity classes, we should be able to generate at runtime all the things we ever need for basic CRUD operations (including screen, sql). This has been done and that's what made other frameworks (even language) popular. However, we are Java developers. We want to do this while maintaining good multi-teired POJO architecture and its flexibility!
Read the rest of this entry »
2 Comments |
EJB3, Java, POJO, Software Architecture, Software Engineering, Software development, Spring Framework, Technology and Software, framework, hibernate, raills, springframework, stripes |
Permalink
Posted by saturnism
May 13, 2006
1 Comment |
EJB, EJB3, Java, POJO, Software Architecture, Software Engineering, Software development, Spring Framework, Technology and Software, hibernate, springframework |
Permalink
Posted by saturnism