ELTE-Soft / txtUML

Textual, eXecutable, Translatable UML
http://txtuml.inf.elte.hu
Eclipse Public License 1.0
26 stars 9 forks source link

State machine instance selection #631

Open idontspeakgithub opened 5 years ago

idontspeakgithub commented 5 years ago

Main issue: #534.

This PR adds initial support for state machine instance selecting.

orsidudas commented 5 years ago

Nice work! I have a few notes before I approve your code:

idontspeakgithub commented 5 years ago

It would be good if you exchange the 'obj0, obj1, ...' names the instances' actual name.

This is the most user friendly name I get from the server.

I have to click multiply times on the obj-s before the page responds for my request. It would be good, if the page would respond immediately.

I think this issue is out of my scope.

In the Train example, it looks like the object are reversed. When I'm on the Lamp's object, the web address says it's the engine's obj and vice versa.

Thanks, fixed.