[Telepathy] Proposed spec format update: Dict<A,B>
Jiri Baum
jiri at baum.com.au
Sat Oct 13 08:29:43 PDT 2007
> > <arg direction="in" name="aliases" type="a{us}"
> > tp:type="Dict<Contact_Handle,String>"/>
> The < and > of course need to be encoded as entities.
> <arg direction="in" name="aliases" type="a{us}"
> tp:type="Dict<Contact_Handle,String>"/>
> Any suggestions for a more wrist-friendly format, or shall we go ahead
> and use </>?
Curly braces, by analogy with a{us} ?
<arg direction="in" name="aliases" type="a{us}"
tp:type="Dict{Contact_Handle,String}"/>
Jiri
--
Jiri Baum <jiri at baum.com.au> http://www.baum.com.au/~jiri
More information about the Telepathy
mailing list