ipfs / go-ipld-format

IPLD Node and Resolver interfaces in Go
https://github.com/ipld/ipld
MIT License
64 stars 26 forks source link

API Overhaul #23

Open Stebalien opened 7 years ago

Stebalien commented 7 years ago

I originally planned on doing this in stages but I'm now of the opinion that breaking everything all at once will be much less painful (it will still be very painful...).

Stebalien commented 7 years ago

cc @kevina, @whyrusleeping, @Kubuxu

kevina commented 7 years ago

@Stebalien I don't have any problems the idea but I would need to see more of the implementation before I can provide any useful feedback.

warpfork commented 6 years ago

I just clicked a bunch of checkmarks in here because it to me like some of the referenced issues have been merged :)

Stebalien commented 6 years ago

Yeah, just not the other ones "like making dag nodes behave".