[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [nfsv4] FedFS Meeting Minutes, 10/22/2009



On Thu, Oct 22, 2009 at 04:31:49PM -0400, James Lentini wrote:
> 
> 
> On Thu, 22 Oct 2009, Nicolas Williams wrote:
> 
> > 
> >  - Why does fedfsAnnotation implement a SET as an octet string with
> >    escaping conventions when LDAP supports SET OF attributes?  Why not
> >    make it a set of key=val instead of a concatenation of key=val's with
> >    separators and escapes?
> 
> A fedfsAnnotation is a single key/value pair. The attribute is 
> multi-valued, so an LDAP entry may contain multiple fedfsAnnotation 
> values and hence multiple key/value pairs. 
> 
> What concatenation are referring to?

I must have mis-read.