Open kayue opened 10 years ago
Are you sure? This is just symfony configuration. Transitions and states have names so it should be possible to override and add some. But state/transition deletion is not possible indeed.
Seems weird as config is merged by symfony.
Similar to #40, currently it is not possible to add new transitions to an existing graph. However
states
is able to extend from pervious config.Another question, when I try to extend an existing graph, I must define
class
,property_path
andgraph
again. Is this an expected behaviour?ping @winzou