DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

Remove 'Topic' field from Document type #51

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

As per #33, this was a premature usability optimization, and so far has only proved to complexify the code, rather than simplify using the code.

This seems like a small ticket, but it's not. Many things will break because they rely on the Topic field. They shouldn't, but they do. So don't try to tackle this as a quick fixer. She needs time.

MaddieM4 commented 10 years ago

Merged per 51de564