NottingHack / NottingHack/hms2
Entity Mapping: YAML Deprecated
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
At some point we need to migrate to another mapping method
XML
this would keep the mappings separate from the Entities, but ugh XML
PHP Attributes
this would move the mappings back into the Entity but might be easier to work with than XML
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First locate the current YAML entity-mapping configuration and the entities it maps, then compare XML and PHP attributes as migration options. Done means agreeing on one replacement mapping method and migrating the existing mappings without losing entity behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, yaml
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100