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

Suggest regular expression engine for portability? (suggestion: PCRE) #71

Open aszs opened 2 years ago

philippemerle commented 2 years ago

Perhaps not a << regular expression engine >> but a << regular expression syntax >>

lauwers commented 2 years ago

Is there a formal PCRE specification? Does it differ from https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#regexs (used by YANG) or https://262.ecma-international.org/5.1/#sec-15.10.1 (used by OpenAPI/JSON Schema)?

lauwers commented 2 years ago

Is this a duplicate of https://github.com/oasis-open/tosca-community-contributions/issues/57