LeMyst / LeMyst/WikibaseIntegrator
Add callback method to certains functions
Open
@LeMyst is already working on this.
Since Nov 20, 2022.
enhancement
v0.13+
- Dominant language
- Python
- Stars
- 92
- Forks
- 22
- Avg merge
- 2d 34m
- Merged PRs (30d)
- 10
Description
Find a way to add some callbacks method to allow control over part on the add/update/remove process.
These callback will be Empty/Optional by default, but wbi_helpers will provide helpful/default methods (like the "is_good_refs" one)
As a user I want to have access to a callback function for certain method to allow manipulating the data before updating because I don't want to iterate over all the existing data before importing new ones.
Contributor guide
No contributing guide indexed for this repository
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.