Move context snapshotting to a generic location
Open
@Shadowfiend is already working on this.
Since Jun 11, 2013.
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
The code that does RequestVar and related context snapshotting for AJAX should be somewhere a little more generic, rather than being in the `processTemplate` function where it isn't always hit by page processing code.
See https://groups.google.com/forum/?fromgroups#!topic/liftweb/B0A1S3JbLyU for the triggering discussion.
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.
Assessment
This issue has not been assessed yet.