The Scala Experiment: Better Language Support for Component Systems?
A talk by the designer of the language. You probably want to go to the Google Video
page by clicking the Google button in the player and follow the link on the right
hand side that says lampwww.epfl.ch to download the slides.
Advanced Topics in Programming Languages Series: JSR 277 Java Module System
An effort to provide JAM, something similar to .deb and .rpm and also
nadding module versioning support in the language. You will be able to say
"I want 1.0.0 of foo." or "I want highest version available for foo.", etc.
It's pretty close to what I wanted for XEmacs package system...