On 25 Apr 2014, at 21:28, Dawid Loubser wrote:
OSGi is an architecture that I so firmly believe in, but at the same
time it exists in a world being ever-more influenced by weak typing
(e.g. JavaScript, Lua) and functional programming (Haskell, Scala).
Don't fear the functional code tho!
* https://www.youtube.com/watch?v=RDsuPdMptCU
A short video I made awhile ago using Frege ( a Haskell variant for the
JVM ) and OSGi.
The modularity combination of type classes and dynamic bundle loading
would appear to work hand in hand quite well.
Mark