Alberto Molpeceres wrote:
I started a time ago a project in SF called Licurgo
(http://licurgo.sourceforge.net), altough I haven't take part in its
development in the last months.
This is a persistence framework based on Ralph Johnson's Dynamic
Object Models
Do you mean this is a replacement for hibernate?
Getting the informations needed from the database and/or from hibernate
isnt that complicated, complicated is the way how to present (JSF) them
in an automatic way.
BTW: FacesFreeway should use EJB3 annotations by default to get all this
information, so there should be need to have a database at all.
---
Mario