
17 Apr
2009
17 Apr
'09
8:55 a.m.
Sam Johnston <samj@samj.net> writes:
I've found the tinydns-data <http://cr.yp.to/djbdns/tinydns-data.html>format a pleasure to work with as well
Yes, DJB knows how to design a decent data format, and doesn't succumb to the over-engineering fetish predominant as one moves up the software stack. I wouldn't be upset by KEY:VALUE in place of KEY VALUE. That's also easily parseable by read or strsep(). Best wishes, Chris.