Subject: Re: proplib changes
To: None <tech-kern@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: tech-kern
Date: 06/26/2007 19:54:16
On Tue, 26 Jun 2007, Trevor Talbot wrote:
> It doesn't matter that the particular application can read any format,
> or that proplib provides the ability to write any format (it's
> unlikely all the proplib users will expose that), if I still have to
> jump through hoops just to make simple configuration changes.

All that's necessary for you to be able to edit in your preferred
format is for *one* proplib-using application to expose the ability to
convert between different formats.  Then you run "plistedit --format
xyzzy /etc/foobar.conf" instead of "vi /etc/foobar.conf".  Yes, this is
jumping through a hoop, but I think it's an easy jump.

--apb (Alan Barrett)