15.7.08

Eclipse : Adapters

Recently Wayne Beaton wrote an interesting article regarding usage of Adapters in Eclipse framework .

Summary of the article says "The adapter pattern is used extensively in Eclipse. The use of this pattern allows plug-ins to be loosely coupled, yet still be tightly integrated in the extremely dynamic Eclipse runtime environment. In this article, we show you how to use the adapter framework to make your own objects adaptable, and adapt other objects."

I read this and it is worth reading . Most of the eclipse programmers are familiar with adapter usage ( if not what they working on there:) ) , but still it is an interesting read .

Link to the article here ,,,

0 opinions: