DoctrineExtensions
DoctrineExtensions copied to clipboard
[Tree] Make IdentifierMethod configurable when using xml config
Feature Request
It is possible to define an identifier-method
on tree-root
when using annotations but not when using xml orm doctrine configuration.
The functionality exists in the nested strategy but the xml config mapper doesn't read the option.
Adding this to the mapper would make it possible to use tree-root on a many-to-one field in xml config.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.