On Tue, Sep 25, 2007 at 09:26:17PM -0500, Nicolas Williams wrote: > I think svcprop should provide BOTH kinds of interfaces: one that deals
*brainfart* Roland is correct. svcprop should not have a ustring type -- it should do all codeset conversions necessary and it should store UTF-8, then if any caller wants UTF-8 they can use LC_ALL to override the current locale with a UTF-8 one. Nico --