DSL should show when the implementation of a function is in code (ie Java) #773
Labels
enhancement
New feature or request
subject: model validation
This issue is about validation of Rosetta models, such as the type system
subject: syntax
This issue is about the syntax of Rosetta
Some functions are implemented using helper code behind the scenes, using Java. These implementations override everything that exists in the function definition in the DSL.
There should be a way of making this visible in the DSL definition such that:
This could be annotation in the function, eg:
The text was updated successfully, but these errors were encountered: