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

DynamicRoutePart only looks for a identifier from the persistencemanager #2658

Closed
sorenmalling opened this issue Jan 11, 2022 · 1 comment
Closed

Comments

@sorenmalling
Copy link
Contributor

When passing a object to the UriBuilder, the DynamicRoutePart only looks for a value, via the PersistenceManager. So even if, the object had a __toString method, to represent ex. a DTO, this is never tried, if no identifier is found in the first place.

@sorenmalling
Copy link
Contributor Author

This is merged back in january 2022

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 a pull request may close this issue.

1 participant