Have never used Scala myself, but Peter Kriens discussed this in his blog recently: http://www.osgi.org/blog/2010/07/scala-components-vs-osgi.html
Hope it helps in some way. Cheers, Chris On 31 July 2010 21:58, Atle Prange <[email protected]> wrote: > Hi, > > i am about to embark on a journey involving scala and osgi. But it appears > to me (ref. my last question on this list regarding static references) that > it might not be a good idea, since the otion of scala objects actually are > implemented as singletons, and therefor never will be cleaned up after a > bundle is unloaded. Does anybody here have experience with scala on osgi, > and could give me a hint on this matter? > > -atle >

