Lift 5: Misc updates/enhancements
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
https://groups.google.com/g/liftweb/c/sG2HWm4I3g0/m/lYvrejBkCAAJ?utm_medium=email&utm_source=footer
Andreas: I have a list of “small changes” we've done to Lift to make it better fit our needs. It's mainly configuration-stuff which lets you specify where “/lift” is (as a function), more configurable CometActors (wrt. initialization), bump to scala-xml:2.1.0 (and necessary changes to Html5Parser.parse).
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 with the linked Google Groups discussion to understand the proposed small changes. Then locate Lift's configuration for the /lift path, CometActor initialization, and Html5Parser.parse, along with the scala-xml dependency. Done means the listed configuration and initialization enhancements are implemented and the scala-xml 2.1.0 upgrade works with the parser changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100