metaschema-framework / metaschema-java

https://metaschema-java.metaschema.dev/
Other
0 stars 3 forks source link

Function `substring-` functions are not implemented in Metapath processor #132

Open aj-stein-gsa opened 6 days ago

aj-stein-gsa commented 6 days ago

User Story

As a developer of Metaschema-based software, in order to write more efficient and easier to read Metapath in my models, I would like this library to implement the function substring-after().

Goals

Dependencies

N/A

Acceptance Criteria

Revisions

No response

david-waltermire commented 5 days ago

Would it make sense to implement the following all at once?

I'd suggest skipping the collation variants of these functions. There is no support for collations yet and this would be a significant lift.

aj-stein-gsa commented 5 days ago

Sure I just wanted to do it this weekend or early next week to keep myself sharp. Adjust the issue?