Home About The Codist RSS Feed

A Web Framework In Scala
Sep 10, 2007 18:59 perm link Readers: 995

lift Web Framework

Given how much I love writing frameworks (the one running this blog for example), it's cool to see someone is working on a framework using scala. It's still an early alpha, but it's interesting to see how one can leverage Scala's interesting OO-Functional hybrid language.

My Tags:

  • Eelco Hillenius: Sep 18, 2007 11:54

    Interesting about Lift - besides the fact that it uses Scala - is that it allows different styles of using it. That can be a good or bad thing; good because it gives you flexibility and there might be something in it for many different folks, bad because it might result in a mess when your team members use their own flavor (just look at the mess you can get when mixing different flavors of JSPs).

    Btw, I really like the name and the logo isn't bad either.

  • Add Comment

Name:


Optional URL:


Comment:


Save Cancel

Copyright © 2007 By Andrew Wulf