Videos tagged with API-Design


Evolving the Java Language

Evolving the Java Language

Posted in Conferences, Development

Summary Just as the Java language was extended in Java 5 to add generics, enumerations, and other features, a number of new language features are being developed for JDK7. We examine the changes and their interactions, how they are conditioned by preexisting language design choices, and discuss how they influence the way APIs are designed. superpackages closures annotations on types type infere...

Tags: Conferences, Java, InfoQ, Language Design, Specifications, QCon, QCon London 2008, Language Features, Development, JDK, API-Design, ...