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
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.
Most helpful comment
I would like to take up this issue. Seems like a good way to get familiar with the code base :)