InfoQ

InfoQ

Topic/Tag specific view

Proposal Content on InfoQ


Latest featured content about Proposal

Ars Magna: the revolution is overdue

Topics
Change,
Programming,
Object Oriented Design,
Software Craftsmanship,
Agile,
Design,
Architecture,
Proposal

This essay is an intentionally provocative and controversial call for a real revolution in how we conceive of and practice software development. The intent is to stimulate discussion.

News about Proposal

Can the Simple Module System save JSR294?

Topics
Java,
Language,
Community,
JCP Standards,
Proposal

Over the past month there has been a lot of debate on the current state of the Java Modularity working group (JSR 294). Although the JSR tries to find common ground between different module systems (notably Sun's Project Jigsaw and OSGi), the current set of proposals are overly complex and introduce the world's first concept of a meta-module system. Can the Simple Module System save JSR294?

Dependency Injection for Java

Topics
Java Annotations,
Java,
Proposal

Dependency injection has been around for a while and there are quite a few frameworks which provide such capabilities for Java applications. Recently Google and SpringSource announced a partnership related to providing dependency injection for Java.