Tuesday November 09, 2004
[ANN] AppFuse 1.6.1 Released This release is primarily a bug fix release, but it also contains a slick "AppGen" tool for generating full CRUD (with sample data and tests) from a POJO. AppGen essentially automates everything you do in the tutorials. I still encourage users to read through and do the tutorials in order to learn the code that is being generated. This feature basically reduces the amount of files you need to create/alter for CRUD from 16 to 2. Better yet, rather than generating the DAO and Manager (as well as the tests), it just uses generic methods in the base implementations. This eliminates the need (and hopefully desire) to create so many DAOs and Managers. In most cases, you can simply use the "manager" bean in your Actions/Controllers and call its respective methods. Thanks to Hibernate for making generic CRUD possible with only a handful of methods. Now you should be able to simply concentrate on the web-tier and only modify/create backend classes when you need special behavior.
- Download
- Release Notes
- Learn more about AppFuse
- Live Demos:
To upgrade your 1.6 based application, I recommend performing the following steps:
- Download 1.6.1
and extract it to your hard drive. - If you've renamed your packages, use the Rename Packages Tool
to rename packages in 1.6.1. - Use Beyond Compare
(Windows only) to diff the your project against 1.6.1.
This is how I've always done my AppFuse upgrades for Struts-Resume. It takes a couple of hours, but it's a lot easier than me trying to create an upgrade package.
I'll be talking about AppFuse this weekend at Denver's NFJS Conference
. Next Monday I'll be in Vegas at ApacheCon. I've never done two different talks back-to-back before, let alone at two different conferences. Should be fun.
Moving Talks Suspended
Over the last couple of years, Julie has tried to get me to move to both Florida and Southern California. I've made attempts to find jobs in both places. However, the flow of work has been pretty good in Denver, so I've been a bit reluctant to leave. Couple that with awesome weather (300 days of sunshine per year!) and great skiing - and the truth is I love this place. I never want to leave. Someday we'll probably move because Julie hates the cold with a passion. This is understandable since she grew up and lived in S. Florida and never left until she met me.
As of today, the moving talks have been suspended. Her sister, Holly, made the leap and moved to Denver. Since she's a nurse, finding a job should be a piece of cake. She's even put an offer on a house already, so she probably won't even be living with us for that long. Not only are moving talks suspended, but now we have family (a.k.a. a babysitter) in town! For those of you with kids - you know this this *huge*. Life just got a little bit easier for the Raibles. Thanks Holly!
The only downside is I'm once again outnumbered by the girls.
Posted in General at Nov 09 2004, 01:04:07 PM MST 6 Comments
Search This Site
Recent Entries
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
- Core Animation with Bill Dudney
