Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(unixfs): issue #5217 (Avoid use of pb.Data) #5505

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

overbool
Copy link
Contributor

License: MIT
Signed-off-by: Overbool overbool.xu@gmail.com

Fixes: #5217

@kevina kevina changed the title fix(unixfs): issue #5217 fix(unixfs): issue #5217 (Avoid use of pb.Data) Sep 21, 2018
@kevina
Copy link
Contributor

kevina commented Sep 21, 2018

@overbool what about removing the FromBytes function as described in the original function.

@overbool
Copy link
Contributor Author

@kevina

@overbool what about removing the FromBytes function as described in the original function.

I had added description in original function.

@kevina
Copy link
Contributor

kevina commented Sep 21, 2018

I'm sorry, I misspoken. Is it possible to just delete the FromBytes function now as described in the original issue (#5217)?

The added commented are not really necessary and in my opinion are just adding noise. Others may disagree with me though.

License: MIT
Signed-off-by: Overbool <overbool.xu@gmail.com>
@overbool
Copy link
Contributor Author

overbool commented Sep 21, 2018

@kevina @schomatis I had done a similar replacement for here ipfs/go-unixfs#18, ipfs/go-mfs#7 and remove FromBytes function in go-unixfs.

Could u help me review it?

@schomatis schomatis added the RFM label Sep 23, 2018
@Stebalien Stebalien merged commit 1b8820f into ipfs:master Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants