[Helma-dev] New repository implementation called warp

Daniel Ruthardt daniel.ruthardt at dowee.com
Tue May 1 22:21:01 CEST 2007


Hi list,

it looks like many people try to develop things boosting web application 
development with Helma right now, so heres my first contribution for 
that topic.

http://edu.daniel.dowee.com/?id=39
Download and "documentation".

Warp repository is a repository providing virtual prototype directories 
and type.properties files based on existing database schemas. You need 
to have correct primary and foreign keys set in your database for this 
to work.

Put your database settings in db.properties as always, add a warp 
repository with the name of the db.properties's db source and there you go.

The warp repository should work with any sql server as I only used ANSI 
SQL but has only been tested with MySQL so far.

Greetings,
Daniel

PS: There will be more contributions for rapid web application 
development in Helma in the near feature, as my initial warp idea is to 
build web applications more ore less automatically or at least with 
minimal effort by just providing UML diagrams (standard ones as well as 
diagrams based on UML profiles).


More information about the Helma-dev mailing list