On Tue, May 19, 2009 at 02:55:48PM +0800, Lizhong Li wrote:
> Anurag,
> 
> I'm testing the assertion :
> 
> The delimiter for values of multi-valued properties is "," (comma). If any of
> the individual values in such a property contains a comma, it must be escaped
> (i.e., written as "\,").
> 
> Originally I was using 'nis-nameservice-servers', set like "a.com,b\,.com",
> while now the verification is added, it should be ip address, so I'm curious
> about which property is proper to be used for this assertion.

That's a good question.  We did try to choose a delimiter that wouldn't
typically show up in property values; looks like we made a reasonable
choice.  :-)

The best option I can think of would be in a conditions property value.
You could embed a comman in a wlan name; something like
"WLAN is foo\,bar,BSSID is 1:2:3:4:5:6".

-renee

Reply via email to