Create a data model level distinction between templated and untemplated render methods.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9
- Forks
- 8
- Avg merge
- 14d 42m
- Merged PRs (30d)
- 2
Description
Currently, it's unclear why nfc is a renderSuite of the TemplateRenderMethod when there is no explanation of the templating system used to create it nor of what shape a "template" might take (in template) for a binary value to be generated.
Consequently, an alternative for "untemplated" render methods seems in order.
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
Start by reviewing the data model definitions for renderSuite, TemplateRenderMethod, nfc, and template. Determine and document how templated and untemplated render methods should be distinguished, including what a template represents for binary output. Done means the model change and its terminology are agreed and reflected consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100