Caching or pre-processing the AS2 context document
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 313
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
An AS2 processor that downloads and parses the AS2 context document at https://www.w3.org/ns/activitystreams each time it is invoked will be very inefficient. The preferred method for including the context document is to pre-process it within the processor code.
Should we note this is section 2.1? Or an appendix?
Contributor guide
No contributing guide indexed for this repository
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 AS2 context document at https://www.w3.org/ns/activitystreams and the specification’s current section 2.1 and appendix structure. Update the relevant specification guidance to explain pre-processing or caching the context document and place the note in the agreed section or appendix.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100