Reply to comment

lift works just fine with Hibernate

Jonas,

A couple of things about lift:
- It works just fine with Hibernate. lift's built-in OR mapper is a very simple and oriented toward getting simple projects up and running quickly.
- lift is not a Rails clone. lift uses a "view first" rendering strategy, is component oriented, stateful, and has seamless server push.

Thanks,

David

Reply