Stuff that Works

Life is full of trial and error, and so is programming. In the tradition of Socrates I'll be the first to admit how much I don't know. As time goes on, I do pick up a few nuggets here and there and I intend to share what I can through this weblog. The topics are as diverse as my interests, but don't be surprised to find some mention of enterprise software development, photography, running and politics.

Saturday, September 10, 2005

First Look at NiceSite

Okay, I've finally posted a demo application using my experimental NiceSite framework. The key features of NiceSite are:

1 Nice language wrapper around Echo 2 UI framework
2 ActiveRecord pattern implementation using Hibernate, including automatic Hibernate mapping generation

As I've said before, I'm convinced that web application development in Java could be a lot easier than it is, and I think that all the right technologies and patterns are now in place. The trick is pulling them together in a tight package that makes it easy to get started while providing access to the full power of the J2EE ecosystem. NiceSite is an initial attempt at creating such a package.

0 Comments:

Post a Comment

<< Home