balderdashy / balderdashy/sails
Remove implementation for res.guessView()
Open
v2.x
- Dominant language
- JavaScript
- Stars
- 22.8k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
We currently have a deprecated implementation for `res.guessView()`
This implementation has been marked for removal with the FUTURE comment

Contributor guide
Research direction
Search the Sails codebase for res.guessView() and the FUTURE comment mentioned in the issue, then inspect any references or tests you find. Done means the deprecated implementation is removed without leaving broken references, and the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100