Hi Stef,
This is what I did : smallwiki-stable is a package with no code and
depends from smallwiki-parser which itself depends from
smallwiki-kernel. But I don't know why, I miss this point :
The point is not to have for example smallwiki parser depends on
smallwiki-kernel.
In VW we ended with situation where we could not load two
applications together
since one was internally depending on the version 2 of a component
while the other
was depending on another version. We could not fix that since we
could not load the
packages. So we stopped having internal dependency and use instead
lineUp
http://www.cincomsmalltalk.com/userblogs/travis/blogView?
showComments=true&entry=3265388740
Stef