Hello,

I'm building a toy application to see how Scala and Tapestry 5 get
together. The first step was to translate the quickstart application into
Scala (that was a little first step ;).

Scala is a functional/object oriented language that runs on the JVM, and
which I appreciate a lot more than Java (more expressive, and statically
typed, and yes it was obvious that I don't spend my spare time on things
that I dislike :). Info about the language may be found here:
http://scala-lang.org

I will try to extend the application in the next weeks, and see if I
encounter major problems or if everything goes for the best.

The source code is available on github: http://github.com/fanf/scala-t5-blog/
You will find more information about how to get the code on my blog:
http://fanf42.blogspot.com/ and more precisely:
http://fanf42.blogspot.com/2009/01/tapestry-5-with-scala-get-code.html

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