Migrating a Struts/Java E-Mail Application to Lift/Scala
This video reports decisions and experiences in migrating a Java application to Lift/Scala. The topics covered are: The Mapper OR-Mapping framework; Problems in separating user interface from business logic; Comparison with JPA and Hibernate; How to get quickly an application without scaffolding; Configuring Lift by the LiftRules and S objects; …