[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Issue 1807] ra_dav doesn't permit properties to have colons in their names.

From: Greg Stein <gstein_at_lyra.org>
Date: 2004-04-15 01:40:47 CEST

On Tue, Apr 13, 2004 at 09:25:50AM -0700, Ben Reser wrote:
> On Tue, Apr 13, 2004 at 05:02:56PM +0100, Branko ??ibej wrote:
> > Escaping is fine and would work, but the namespace idea seems cleaner to
> > me and would be understood by other DAV clients. It would also allow us

Agreed. +1 on concept.

> > to define a hierarchy of property namespaces; for example, "a:b:name"
> > could be defined as "name" in namespace
> >
> > http://subversion.tigris.org/xmlns/customproperty/a/b
> >
> > instead of
> >
> > http://subversion.tigris.org/xmlns/customproperty/a:b:

Hmm. Since slash is not allowed in an element name, then this should
probably work just fine.

>...
> If no one else objects. I'll see if I can't get this implemented this
> week.

Coolio.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 15 01:41:35 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.