support custom id strategies
Open
feature
id
- Dominant language
- PHP
- Stars
- 181
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
see also #358 which is about improving the autoname id strategy. see for example https://github.com/doctrine/doctrine2/pull/206
note that "id" for phpcr-odm is the phpcr path. so this is not the same as the uuid generator closure introduced in #401.
Contributor guide
Research direction
Start by reading related issue #358, issue #401, and Doctrine pull request #206 to understand the proposed custom ID strategies and how PHPCR paths differ from UUID generator closures. The issue names no files or tests; done should mean a defined, implemented, and tested way to customize PHPCR path ID generation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100