Ask Jazz Technical Lead Dr. Erich Gamma
As IBM continues to build out Jazz, their community-oriented development site, technical lead Dr. Erich Gamma has offered to answer questions about Jazz or anything else in his realm of expertise. Among his many accomplishments, Erich worked with Kent Beck on the Java unit testing framework, JUnit, and was actively involved until JUnit 4. Dr. Gamma was also one of the fathers of Eclipse and the original lead on the Eclipse Java development tools. Feel free to fire away on Eclipse, Java, JUnit, the Rational suite, the Jazz site, or anything else you think Erich might be able to answer. Usual Slashdot interview rules apply. Update 19:05 GMT by SM: As pointed out by user Hop-Frog, Dr. Gamma is also co-author of the influential computer science textbook Design Patterns: Elements of Reusable Object-Oriented Software.
Dr Gamma was also one of the fathers of Eclipse and the original lead on the Eclipse Java development tools.
Eclipse has been going on since the early 2000s and six days ago enjoyed the release of Galileo (v3.5). If you've had time to look at recent release, what are your opinions on what Eclipse has become? Has it made any wrong turns? How do you respond to criticisms of "bloat" or "too resource intensive"? Do you see it becoming more than what it is or transforming?
My work here is dung.
The Jazz portfolio consists of a common platform and a set of tools that enable all of the members of the extended development team to collaborate more easily.
The biggest problem I have with collaboration tools is the metadata. No one does it right. Someone writes a blog or uploads a document but doesn't tag it. Enterprise search is broken. Management hands us wikis yet no one has the time or patience to maintain them. The protective blanket of "it's agile, baby" shields us from any beat downs. And with every new tool I realize that it's not the tool that improves collaboration, it's the team. Look at Slashdot's tagging system. Does it help me that one hundred stories are tagged with "no"? Collaboration seems to spontaneously work but is often out of your control when it does and doesn't. How does Jazz fix these problems? How does Jazz improve collaboration when it seems to me that tools are such a small part of collaboration? Will a small development team be able to use such a large set of tools?
My work here is dung.
His patterns work doesn't rate a mention?
Hi, I work in the storage management world, and noted the unlamented passing of Aperi, which had been put into Eclipse.
My company looked at Aperi, and would have liked to do something with it, but the first line of every file seemed to read
#install <universe.h>
This doesn't work for us. Like most companies, we've already invested in one or more frameworks and don't want to change just to get the three or four interesting capabilities that we see in some large piece of open-source software. Are there any projects underway to furnish discrete management functionality in bite sized chunks?
Thanks
On your influential book regarding design patterns, you listed 23 design patterns that would become the foundation for the concept of design patterns in computer science. Since then, many more types and subtypes have arisen but a lot of them seem to be derivatives or a combination of others. What new design patterns if any do you wish you had included in your book or that you feel are necessary for competent developers to learn?
My work here is dung.
I know a lot of people that are very vocal about what is right and wrong with education today. Especially college institutions: "No one teaches C, everyone teaches four years of Java, no one understands the theory, a CS grad doesn't even know what a model-view-controller pattern is." The list goes on. Since you have your doctorate and have probably spent a lot of time in research and academia, what's wrong with most computer science or engineering programs in general today? What would you like to see more or less of? Are there any subject directions recently taken (EJB, garbage collectors, interpreted languages) you'd like to comment on?
You seem to be non-opposed to Java which, I'll admit, is rare to me for someone with a doctorate. I would like to hear your views since so often all I hear about Java is that it is slow and only good for people that want cheap software developed quick by beginner developers.
My work here is dung.
I have to build quite complex tools using GEF and GMF, and there are many cases where I'd like to have the power of Java2D, and reuse some of the great frameworks out there built on Swing.
More and more people are using AWT/SWT bridge, since SWT does not provide an underlying drawing framework as rich as Java2D.
Eclipse has great things like EMF, and the platform is number one choice for tooling, but when it comes to things like Bezier curves etc, Swing is much easier to use. So are we going to see more developer friendly versions of Eclipse where Swing is more available to us?
I came into professional software development just as patterns were emerging as the "next big thing".
It seems to me looking back that at best we would have to rate the success of design patterns as mixed. One the one hand they've formed a useful vocabulary for discussing software designs and a useful tool for thinking about software in general. However on the other hand it seems like in a huge number of cases they have inspired large amounts of complexity and over-engineering and get misused more often than not. By and large the software world seems to have moved on.
So, I'm curious what you make of them now, looking back? Do you think design patterns as a concept has been a success or not? Do you yourself still use them in daily work?
The description on open-services.net is much clearer. So if I have this right, Jazz is basically about standardizing protocols and formats so that process tools created by different people can interop. So, for example, a Bugzilla defect could become a ClearQuest CR, which could become a Team Foundation task. Or ReqPro requirements could trace to Testopia test cases. Assuming all the tools mentioned implemented the standard. Is that correct?
Sorry, Open Services for Lifecycle Collaboration (OSLC) is an effort that IBM started to produce the standard protocols and formats that are intended to allow integration via data-level and UI-level artifact linking. OSLC would not allow a Bugzilla defect to "become" a ClearQuest CR, but it would allow someone to link a ReqPro or DOORS (or whatever) requirement to anyone who implements the OSLC change management protcols and formats. An analogy is that a feed reader can do useful things with most any Atom/RSS feed.
.NET, etc.)
The Jazz technology platform underlies Rational's products and implements the OSLC protocols and formats. We're trying to create very useful standalone products (Rational Team Concert) that support parts of the software lifecycle and can integrate with other tools that help with other parts of the software lifecycle using the OSLC protocols as the integration mechanism (as opposed to a shared technology stack ala Eclipse,
If you're interested, Steve Abrams and Carl Zetie of IBM and Mik Kersten of Tasktop (and Mylyn) just did a developerWorks podcast on collaborating together on the change management OSLC specs: http://www.developerfusion.com/media/16828/abrams-zetie-and-kersten-on-first-fruits-from-the-oslc/ (warning: they get lobbed quite a few softball questions but I think it's nonetheless an insightful discussion).
- Bill
Would Jazz let me effectively replace anything in the Rational "stack" with another equivalent tool? Is it possible to add tools that are not in the stack as envisioned by Rational? Would the system work if I decide not to use some of the tools?
Could you explain, minus the marketing speak that seems to pervade the IBM site, what is Jazz, what makes it a community-oriented developer's site, why is it different from, say, sourceforge.net, and if Jazz is so community-oriented and yet apparently tied in to Rational, where are the community versions (not trials, not demos, not limited to the point of uselessness functionality) of Rational products?
Towards the Singularity.