balderdashy / balderdashy/sails
Adding AOP to Waterline methods
Open
try this out please
- Dominant language
- JavaScript
- Stars
- 22.8k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Wanted to add aop aspect to Waterline method.
Example: logging the time taken by .create() method
Contributor guide
Research direction
The issue names Waterline methods and the .create() example but no files or tests. Start by locating the Waterline implementation of .create() and reviewing any existing method extension or interception mechanisms. Done should include a defined AOP approach that can observe method execution, such as timing calls, with scope and tests agreed before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100