zerovm / zerocloud

Swift middleware for Zerocloud
Apache License 2.0
53 stars 14 forks source link

swift:// path enhancements #154

Open larsbutler opened 10 years ago

larsbutler commented 10 years ago

For ZeroCloud applications, paths to many things are specified in the following format:

swift://AUTH_e799933a1f1a402b84655f9cf8d11680/example/example1.tar

Currently, the shortcuts ~ and . exist to represent the AUTH_e799933a1f1a402b84655f9cf8d11680 portion of the URL. ~ and . basically symbolize the "home directory" of the user.

I propose the following changes: