About the conference

Software is changing the world; QCon aims to empower software development by facilitating the spread of knowledge and innovation in the enterprise software development community; to achieve this, QCon is organized as a practitioner-driven conference designed for people influencing innovation in their teams: team leads, architects, project managers, engineering directors.
Community comments
Cute - but a dependency magnet?
by Guy Pardon /
Cute - but a dependency magnet?
by Guy Pardon /
Your message is awaiting moderation. Thank you for participating in the discussion.
Having every class in my project import guava stuff is not what I prefer. I might be wrong but that is a matter of personal preference... It also makes my project harder to understand and maintain/evolve by non-Guava developers.
Cheers