Sonatype founder and CTO Jason van Zyl recently talked with Scott Swigart from How Software is Built. How Software is Built is a blog forum that aims to provide deep analysis and community conversations about software development models. Scott and Jason talked about the Apache Maven project.
Here is a small excerpt from the interview, and to read the full interview click here.
Scott: The first time I bumped into design patterns, which seem to be at the core of what you were talking about, I was at a software conference down in San Francisco, and one of the gang of four was giving a presentation on design patterns.
He was talking about how they were sitting around lamenting the notion that Smalltalk developers seem to solve the same problem the same way, because there were design patterns baked into the language, whereas C++ developers might solve the same problems in a whole bunch of different (and often horrific) ways, because they could go off in any direction they want.




