Subject: | convert internal path seperators for clarity |
This had been talked about before, but should ticket it up.
There is a confusion in general with users, especially new ones, about
the difference between an internal path and a uri. We had talked about
switching it out so that internal paths would use ":" as a seperator
instead of "/", but allow both for back-compat.
I reckon the change in code should be reasonably small, some tests
changed. The big winner would be to change all the docs/tutorials over
afterwards.