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

Rename 'ipfs object' to 'ipfs dag' #1328

Closed
wking opened this issue Jun 3, 2015 · 2 comments
Closed

Rename 'ipfs object' to 'ipfs dag' #1328

wking opened this issue Jun 3, 2015 · 2 comments
Labels
need/community-input Needs input from the wider community

Comments

@wking
Copy link
Contributor

wking commented Jun 3, 2015

@jbenet mentioned this in passing, and I thought I'd open a separate issue for it. Personally, I like ‘object’ better, since this command is about manipulating individual nodes and edges in the Merkle DAG. But I'm not clear on the motivation behind the rename, so maybe I'm missing something. For this issue:

  • Why do we want the rename? Equivalently, how will we motivate this to users?
  • How is the transition going to work? Will we support both forms through some deprecation period?
@jbenet
Copy link
Member

jbenet commented Jun 4, 2015

on the motivation, some quotes from people i asked:

  • "object is too generic, it's unclear"
  • "ipfs dag is more clear-- you're manipulating the dag directly"
  • "object is too much typing"
  • "ipfs dag sounds cooler"'
  • "ipfs dag makes more sense cause unixfs is also a set of objects, so ipfs object feels like like a parent of unixfs."

i agree with some of these but not all


on the transition, yeah probably support both forms and drop it before beta release.


btw, a similar thing will be to make ipfs files a thing, and have unixfs-specific cat, ls, get there. (still will want ipfs ls, ipfs cat, ipfs get in porcelain, but that may have to do with StackStream and so on, to be general enough to be global. not sure yet).

@daviddias daviddias added the need/community-input Needs input from the wider community label Jan 2, 2016
@daviddias
Copy link
Member

Let's merge this thread into the main one #575

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/community-input Needs input from the wider community
Projects
None yet
Development

No branches or pull requests

3 participants