Arek Burdach
Arek Burdach
Now categories are assigned to each objects (sources, sinks, services, custom nodes, globalVariables etc.) in relation one to many. This design choice causes that some configurations are hard to achieve...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes DeploymentManager's "action" methods - (methods operating on a scenario or its deployment) were replaced by case classes and one method handling them all: `processCommand(command)`: * `validate`...
## Describe your changes Renames: - `ServiceInvoker` -> `ServiceRuntimeLogic` - `ComponentExecutor` => `RuntimeLogic` - `DynamicComponent.implementation` => `DynamicComponent.createRuntimeLogic` - `ComponentImplementationInvoker` => `ComponentRuntimeLogicFactory` ## Checklist before merge - [ ] Related issue...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
# What's in this PR? PR bumps ace-builds from 1.4.14 to 1.23.1. ## List the changes you made and your reasons for them. Due to changes in `Ace.VirtualRenderer` API, it...
This change resolves #31. I'm afraid that this change will not be acceptable to merge because it changes almost everything and is not compatible, but if you think different, let...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...