I just published a (fairly long) post where I explain how I setted up a layout and basic CRUPD operation for the blog tool project I'm building in T5 / Scala.

The post is rather long, but the total amount of code is really short. The good new is all is going really good, and Scala begins to really show how compact and simple it is compared to Java.

So, the blog post is here: http://fanf42.blogspot.com/2009/01/t5-scala-layout-and-basic-crud.html and the code is available on git hub:

% git clone git://github.com/fanf/scala-t5-blog.git
% cd scala-t5-blog
% git checkout -b test article3_20090119
% mvn jetty:run

Enjoy !

Francois Armand

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to