On Sun, Aug 27, 2006 at 01:55:33PM -0700, Alan Maguire wrote:
> quick question about multivalued properties that are order-dependent
> (in this case the property represents an option to a daemon that can 
> appear multiple times on the commandline).
> 
> given that smf does not guarantee order being preserved for property
> values, is the right thing to do to use a single astring value and a separator
> between each value in the string?

  Yes, that's exactly what you should do.

  Dave


Reply via email to