balderdashy / balderdashy/sails

Adding AOP to Waterline methods

Open
#7,041 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.