edit

Waffle might better match RoR's productivity in Java

Posted by Curt Hibbs Fri, 31 Mar 2006 18:44:00 GMT

If you are trying to get the productivity benefits of Ruby on Rails while staying in Java, you should check out a promising new lightweight framework, Waffle

While I am, personally, firmly in the Ruby on Rails camp I try to follow the many Java projects that try to bring the RoR productivity advances back home to Java.

I don’t believe that any of these frameworks can ever match the full productivity levels of RoR itself, but a lot of improvement is definitely possible. Not only that, but it is highly desirable to do so because there are many legitimate reasons to stay in Java.

As someone who has been involved in RoR since nearly the beginning, I have a pretty good internal understanding of synergistic facets of RoR that combine to provide these productivity benefits. Most of the attempts to bring RoR-style productivity to Java have been improvements, but really haven’t provided the Java developer with a breakthrough level of productivity.

So, I was really excited when I read about Waffle. From everything I’ve read, it has really distilled some of the essential characteristics that enable RoR’s productivity, and implemented them in Java. For now, take this with grain of salt because I have not actually used it yet. What I am saying, is that from my RoR experience I think Waffle is worth checking out.

Also, I’d be interested in hear from anyone who actually uses Waffle to hear your first-hand experience report.

4 comments

Comments

  1. Nathaniel Talbott said 1 day later:

    While I haven’t used it myself, I know the folks (and philosophy) behind Sails and tend to think it’s the best Rails-like Java web framework around.

    Waffle, OTOH, looks pretty conceptually half-baked to me…

  2. Curt Hibbs said 1 day later:

    I haven’t look at Sails in a very long time, but based on your apprasisal I’ll have to go take another look. Thanks.

  3. Michael Aube said 6 days later:

    Color me unimpressed. I was hoping that at the very least they would have a catchy explanation for the name choice of “Waffle”, but alas there was none… Just another rehash of a framework that almost makes Java palatable for web app development, except that right from the start I’m wishing for some butter and syrup to dress up my Waffle and make it tasty. Hey! Maybe the “Java” is there to help choke it down?

    Nice try, but I’ll stay in real OO Land for now.

  4. Curt Hibbs said 6 days later:

    That’s disappointing to hear. Thanks for the feedback.

Comments are disabled