Pysyft: Refactor naming in syft.generic.pointer

Created on 23 May 2020  路  7Comments  路  Source: OpenMined/PySyft

Description

Currently, in syft.generic.pointer, we are using pointer_* or *_pointer, we should stick to the second one. The refactor would mean to rename all files, classes and variables to respect *pointer.

Eg: pointer_dataset.py -> dataset_pointer.py

Good first issue Status Type Type

Most helpful comment

I would like to take up this issue. Seems like a good way to get familiar with the code base :)

All 7 comments

I would like to take up this issue. Seems like a good way to get familiar with the code base :)

Amazing, ping me on slack if you have any questions. :+1:

This issue has been marked stale because it has been open 30 days with no activity. Leave a comment or remove the stale label to unmark it. Otherwise, this will be closed in 7 days.

Issue not stale... I'm in the process of sorting out a few issues before I can contribute. Apologies for the delay.

@tudorcebere Could you please remove the stale label? I don't have access to do this I think.

@punitkoura Hey there, you might want to look at the new refactor issues, as we decided that there is some technical debt around, we are going to refactor syft. This version of pointers/workers/etc. won't be around for too much.

This issue has been marked stale because it has been open 30 days with no activity. Leave a comment or remove the stale label to unmark it. Otherwise, this will be closed in 7 days.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alberduris picture alberduris  路  3Comments

iamtrask picture iamtrask  路  4Comments

wentaiwu92 picture wentaiwu92  路  4Comments

IonesioJunior picture IonesioJunior  路  3Comments

samsontmr picture samsontmr  路  3Comments