eclipse-archived / ceylon-herd

The Ceylon repository web application
Apache License 2.0
21 stars 11 forks source link

Deal with dependencies when deleting a module version #39

Closed FroMage closed 12 years ago

fmeurisse commented 12 years ago

There are 2 solutions to resolve this problem:

Since a dependency can not exists without a ModuleVersion I think is better to use the cascade solution.

FroMage commented 12 years ago

Done by asking the user to delete the dependent modules.