I have been porting a Rails application to the lift web framework.
In this installment, I show an example of a Rails controller method and the converted lift snippet method. Thus I discuss the lift and Scala idioms
Also, for those folks who have claimed I'm a "Java guy" and "don't get Rails." I'd like to differ with you. I've written 7 commercial Rails applications and have been doing Rails work since 2005. While I'm not the best Rails coder on the planet, I'm pretty proficient with Rails and with Ruby. For those folks who are branding lift as a Rails clone, I differ with you as well. I am borrowing the best of Rails, but I view TurboGears and Seaside as the true "thought drivers" for lift. I am using a Rails app that I'm converting to lift because the commercial app that I'm involved in building was written in Rails and we decided to move away from Rails because Rails could not scale to suit our needs (read my prior post where I outline why Rails cannot scale to meet our needs.)