On Fri, 31 Aug 2012 07:01:17 -0400, Daniel Holth <dholth@gmail.com> wrote:
On Aug 31, 2012, at 6:54 AM, Donald Stufft <donald.stufft@gmail.com> wrote:
Unless i'm mistaken (which I may be!) I believe that a / can be used as the separator between the namespace and the "real" key.
Home-page: http://www.python.org Extension: Home Home/other-thing: Foo
Not bad.
Doing this is the "Extension" field required?
Yes it is required. A simple lookup for data ['extension'] tells you what to expect.
It also allows for typo detection, which automatically interpreting prefix strings as extensions names would not. -- R. David Murray If you like the work I do for Python, you can enable me to spend more time doing it by supporting me here: http://gittip.com/bitdancer