[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.swordfish] Re: OSGi Usage

Hi Oliver,

thank you for your answer.

I know this article already. The issue is... we also have to provide a development platform, including UI, that is easy to extend.

Thanks,

Georg

"Oliver Wolf" <oliver.wolf@xxxxxxxxx> wrote in message news:506555169082e6543bc78306080e5a4d$1@xxxxxxxxxxxxxxxxxx
Georg,

Have you found any best practices, where to rely on OSGi Services and where on Extension Points?

You've probably already read Neil Bartlett's excellent article on this topic, haven't you? In case you haven't, it's here: http://www.eclipsezone.com/articles/extensions-vs-services/
There's not much I can add.


For Swordfish, we try to be as "standard OSGi" as possible and hot deployment is an issue, so we prefer OSGi services.
Maybe someone on eclipse.technology.equinox can give you some more guidance on this.


Cheers,
Oliver