shawn47 / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

EPC syntax checker is broken #374

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an EPC
2. Create an event, followed by a function, followed by an event
3. Start Syntax Checker
4. Deconnect one of the edges
5. Start Syntax Checker

What is the expected output?
In step 3, the syntax checker should give feedback on the absence of syntax
violations. In step 5, the unconnected edge should be highlighted as a
syntax violation.

What do you see instead?
Nothing, no feedback is given at all.

Original issue reported on code.google.com by matthias.weidlich on 31 Mar 2009 at 10:08

GoogleCodeExporter commented 9 years ago

Original comment by schlicht...@gmail.com on 1 Apr 2009 at 8:59