Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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



Back to the top