-
```
When I first defined a diagram editor in the Spray DSL, I wrote something like
that:
class State :
container ( )
{
text ( ) { name };
}
Then I opened the diagram e…
-
There was discussion in #106 about enabling better support for custom connections and recent changes were made to make that easier to implement in #107, #108, and #109.
1. Ideally it would be ni…
-
```
Currently there are a base class and class that extends this base class
generated. The extending base class class can be moved to src, so persisted
customization can be done. Disadvantage is tha…
-
```
Hi, I am trying the Busmod example based on the Spray 0.5 tutorial. I would
like to copy and paste model elements onto the editor, but the 'Copy' command
is disabled. Steps to reproduce:
- Crea…
-
```
In Graphiti you can use decorators, e.g. add a warn or error marker to an
element in the diagram when it violates certain semantic rules.
Spray should support such validations. The validation r…
-
Hi, I noticed that the documentation page no longer works. Is this a github related issue?
Thanks!
-
```
Hi, I am trying the Busmod example based on the Spray 0.5 tutorial. I would
like to copy and paste model elements onto the editor, but the 'Copy' command
is disabled. Steps to reproduce:
- Crea…
-
```
In Graphiti you can use decorators, e.g. add a warn or error marker to an
element in the diagram when it violates certain semantic rules.
Spray should support such validations. The validation r…
-
```
Currently there are a base class and class that extends this base class
generated. The extending base class class can be moved to src, so persisted
customization can be done. Disadvantage is tha…
-
```
Currently there are a base class and class that extends this base class
generated. The extending base class class can be moved to src, so persisted
customization can be done. Disadvantage is tha…