Dependencies between tasks should support a new concept: soft dependencies, in addition to the existing hard dependencies.
This could be implemented by updating the metamodel (pepper.ecore) and adding a property to DependencyLink to define the dependency type.
Soft dependencies should be displayed differently from hard dependencies, for example using dotted lines.
Dependencies between tasks should support a new concept: soft dependencies, in addition to the existing hard dependencies.
This could be implemented by updating the metamodel (
pepper.ecore) and adding a property toDependencyLinkto define the dependency type.Soft dependencies should be displayed differently from hard dependencies, for example using dotted lines.