soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Remove Phantom Edges does not remove all edge types #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
RemovePhantomEdges does not correctly identify phantom edges from types
that are not:
1. Wire
2. ExecutionEdge
3. DataFlowEdge

For example, ConditionEdge and RequiresEdge will not be covered.

This should be integrated into GetShortcuts, or something similar.

What goal would this enhancement help you achieve?
Otherwise, it will not be possible to completely remove all phantom edges.

Original issue reported on code.google.com by soundasleep on 2 Mar 2010 at 3:59

GoogleCodeExporter commented 9 years ago
Resolved in r1625.

Original comment by soundasleep on 4 Mar 2010 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by soundasleep on 18 Mar 2010 at 11:49