Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(transformer): allow expression language for transformer, add provider for custom functions #84

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

joelwurtz
Copy link
Member

This allow to use expression language with transformer of MapTo / MapFrom attribute

Also this PR add a function provider which will allow us to directly use service inside expression language without having to create a class

Still in draft : i want to bind this to the bundle to make it work nicely

@joelwurtz joelwurtz marked this pull request as draft March 20, 2024 23:45
@joelwurtz joelwurtz marked this pull request as ready for review March 21, 2024 08:57
@joelwurtz joelwurtz merged commit c216372 into 9.0 Mar 21, 2024
12 checks passed
@joelwurtz joelwurtz deleted the feat/transformer-expression-language-and-provider branch March 21, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant