LeMyst / LeMyst/WikibaseIntegrator

Add callback method to certains functions

Open
#448 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.