Rene Beckmann

Results 25 comments of Rene Beckmann

Something like this? Looks crazy. ![image1](https://cloud.githubusercontent.com/assets/15799654/24494459/9ddfbe66-1532-11e7-957d-54f29dbbf89f.JPG)

Hey rvilarl, thank you for taking the time to draw such a huge example. I can absolutely see that it does make sense for certain transitions. I think it would...

Assigned @SimonEit for a statement because it is a usability issue.

Nope, using CDT's "Build project" doesn't generate anything at all, neither before nor after the compilation. ## Example project [covfefe.zip](https://github.com/Yakindu/statecharts/files/1121931/covfefe.zip) 1. Import project 1. Build project, should work as expected...

So I dug around and found two / three issues: * The initial project configuration puts the CDT build before the SCT build, so this will never work. * During...

+1 for generating the event even if timed transitions are not used. I already fell for that trap and it is annoying to adapt the warpping sourcecode when the statechart...

We are not yet using or supporting C++11 in any way, so I am really not sure if this would be such a great idea... We should rather find a...

Another approach would be to check for all assignments if the right hand can be assigned to the left hand side without losing information. Here that would be possible because...

Hey, are you using SCT as a standalone tool or as a plugin in another eclipse installation? What version of SCT do you use? If used as a plugin, what...