oasis-open / tosca-community-contributions

OASIS TC Open Repository: Manages TOSCA profiles, tests, and templates that are maintained by the TOSCA community. They are intended to be used as examples to help developers get started with TOSCA and to test compliance of TOSCA implementations with the standard.
https://github.com/oasis-open/tosca-community-contributions
Apache License 2.0
39 stars 25 forks source link

General purpose expression language for TOSCA? See: Gremlin #69

Closed aszs closed 1 year ago

philippemerle commented 2 years ago

Why not but the general purpose expression language of TOSCA must be totally defined inside the TOSCA specification (huge work) or based on an existing standardized expression language (which one?).

lauwers commented 1 year ago

Support for custom functions defined in https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd05/TOSCA-v2.0-csd05.html#_Toc125468802 combined with the extended TOSCA Path syntax defined in https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd05/TOSCA-v2.0-csd05.html#_Toc125468897 should address this issue for now.