| [equinox-dev] [prov] Refactoring of the dependency computation |
I have factored out of the SimpleDirector the code computing the transitive closure from an IU. It is now into a class called DependencyExpander. The main motivation is simplicity of testing, though I have not written any tests yet :) PaScaL