id summary reporter owner description type status priority milestone component version resolution keywords cc launchpad_bug 215 "maybe remove ""string containing slash-separated names"" APIs" zooko somebody "Consider going from two ways to do it to one way to do it, if there is an API e.g. NewDirectoryNode.get_child_at_path() which takes either a list of strings where each string is a name or else a string containing forward-slashes, where each slash-separated thing is a name. The former is more general, and if the lack of the latter isn't too inconvenient for people then let's remove explicit support for it. Just the one interface might be convenient enough because Python programmers can always take their string-containing-slashes and run "".split('/')"" on it before passing it to the Tahoe object." enhancement new minor undecided code 0.7.0 cleanup backward-compatibility