2009-04-24
With Seaside 2.9, there are several package inter-dependencies that didn't exist in Seaside 2.8. The technique we used for importing the Seaside code just doesn't work so well - especially not with the speed that the Seaside team fixes bugs. We need the ability to merge individual Monticello packages in to our image without having to unload everything.
As a result, we now have better (read only) support for working with Monticello http repositories.
Watch the video to see how it works.
(The Monticello bundle in Public Store is what you want to load)