Michael Aufreiter
Michael Aufreiter
Investigate why CouchClient#get returns no error object in case of a deleted document.
Instead of `_/design/article` Use '_/design/type:article'
E.g. for Substance Documents, you shouldn't be able to store two documents with the same doc.creator + doc.name combination.
The new Topic API seems to be a much smarter way to retrieve resource-related information.
Springs (edges) that connect an active resource should be longer than those that connect two inactive elements.
Atm. resources that do not have any attributes are just displayed as white circles.
Some characters like "&" are HTML-escaped "&". That looks nasty.