This post originated from an RSS feed registered with Java Buzz
by Warner Onstine.
Original Post: Tapestry Components in Scala
Feed Title: Tapestry Live
Feed URL: http://www.jroller.com/WarnerOnstine/feed/entries/rss
Feed Description: Home of the Tapestry Live book by Warner Onstine.
I‘ve been recently wondering which language I should dive into next as part of Pragmatic Programmer's learn one new language a year. Scala was one of those on the list, although I think at this point I‘m going to learn Scheme first to get a handle on functional languages (and Scheme is a good starting point).
A friend of mine just sent me a link to this post on creating Tapestry 4 components using Scala, very cool stuff. I‘ve been interested in trying this kind of stuff out with Groovy, but have been waiting to do it in Tapestry 5 as I intend to invest quite a bit of time into it and throwing all of my projects that way in the near future.
I‘m currently working on a post on what it took to convert Events Calendar up to Tapestry 4.1.2 but have hit a slight snag that might be a bug with either Tapestry or Tacos (not sure which it is yet) so once I have that figured out I‘ll post my steps here.