Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-doc-dev] Design patterns used in Eclipse ...

Daniel Gross writes:
> I am wondering are there any documented cases of design patterns that 
are
> used in Eclipse, or perhaps I should ask: is the Eclipse design also
> documented by use of design patterns ?

Although many standard designed patterns are used, this is not covered in 
any of the
documentation.

Azad Bolour's article "Notes on the Eclipse Plug-in Architecture" has some 
pattern stuff
 
http://eclipse.org/articles/Article-Plug-in-architecture/plugin_architecture.html

as will Kent Beck and Erich Gamma's book "Contributing to Eclipse: 
Principles, Patterns, and Plugins"
due out this fall.

---jim


Back to the top