vorto icon indicating copy to clipboard operation
vorto copied to clipboard

Vorto Project

Results 104 vorto issues
Sort by recently updated
recently updated
newest added

classify which messages need to be logged on which level.

Repository

If an attempt to create a model fails due to a naming conflict, there is no error message visible

UX
UI

Vortolang currently has no specific datatype to model hex properties, if there is interest in it, we could introduce it.

Meta Model / DSL

I am building a Vorto model based on some Java interfaces. One of the used data types is BigDecimal. I would like to ask you, what's the preferred mapping to...

Meta Model / DSL

I would like to trigger a discussion about this topic. Currently, the function block properties are put in one of these categories: status, configuration, fault or events. That's fine, but...

question

I am trying to define a model similar to: ``` entity Exception { optional cause as Exception } ``` Currently, it fails with: Object property type has circular reference What...

Meta Model / DSL

Is it possible to map to Vorto such Java definitions: * int[][] * Map All of them are about nested "multiple" keyword.

Meta Model / DSL

Update and release the Vorto examples project - due to the missing Guava snapshot the build is failing.

bug
Code Generators

Add a disclaimer on the UI that the repository is “owned and operated by the committers of the Eclipse Vorto project on the homepage". The message should be optional /...

UX
UI