Figure out a way to export to lambdasoup
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 179
- Forks
- 63
- Avg merge
- 5h
- Merged PRs (30d)
- 22
Description
Currently, Xml_iter is very crude and not very used. I would like to both improve the functionality and deprecate the current interface.
We can do that by providing a way to export to lambdasoup. I would prefer to do it while not actually depending on lambdasoup, so some structural thing would be nice.
This would also potentially provide us with a good streaming printer, when one is added to lambdasoup.
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 reading the current Xml_iter interface and its callers, then review the structural representation needed for export to lambdasoup without adding a dependency. Done means the new export path supports the requested functionality and the existing interface can be deprecated, with streaming-printing compatibility considered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100