GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

Peter Hilton, Senior solution architect and Operations Director at Lunatech Research

Peter Hilton

Biography: Peter Hilton

Senior solution architect and Operations Director at Lunatech Research since 2004. Peter works on web application architecture, design and construction, with technical project management. His interests include Java web application frameworks, agile software development process and practices, and web-based collaboration. Since 2010, Peter has been a committer on the Play framework open-source project. Peter is currently writing a 'Play 2 with Scala in Action' book, with co-authors Erik Bakker and Francisco Canedo.

Twitter: @PeterHilton

Presentation: Play Framework 2.0

Track: Browser As A Platform / Time: Thursday 11:30 - 12:20 / Location: Keurzaal

The Play framework has brought high-productivity web development to Java with three innovations that changed the rules on Java EE: Java class and template save-and-reload that just works, a simplified stateless architecture that enables cloud deployment, and superior ease-of-use. Following Play's rapidly-growing popularity, Play 2.0 will be released in early 2012 with innovations that are not just new in the Java world: type safe view templates and HTTP routing, compile-time checking for static resources, and native support for both Java and Scala.

Type safety matters. After dynamically-typed programming languages such as PHP and Ruby set the standard for high-productivity web development, Play built on their advantages and has created a type safe web development framework with extensive compile-time checking. This is essential for applications that will scale to tens of thousands of lines of code, with hundreds of view templates. Meanwhile, Play avoids the architectural-complexity that is promoted by Java EE-based approaches. The result is that Play 2.0 first enables rapid initial application development and then Play 2.0 helps you build big, serious and scalable web applications.

Keywords: Scala, Java, web
Target Audience: Developers who build web applications