Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
How to Make your Code OSGi-Friendly Without Depending on OSGi

How to Make your Code OSGi-Friendly Without Depending on OSGi

OSGi is increasingly important, but has not (yet) taken over the world. Unfortunately some libraries make mistakes that render them very difficult to use in OSGi and also will make them difficult to use in other module systems such as Jigsaw. For example loading classes dynamically and making assumptions about where a class can be loaded from. This short talk describes how to avoid making such mistakes, and how to build a Java library that is friendly towards OSGi and modularity in general, without actually tying it to OSGi.

Video source: http://www.parleys.com/play/5148922b0364bc17fc56ca03/chapter0/about
Video producer: http://www.devoxx.com/