|
From: | Stefan Bidigaray |
Subject: | Re: XML Property List code in GNUstep Base |
Date: | Tue, 14 Jul 2015 13:18:16 -0400 |
> On 14 Jul 2015, at 17:04, David Chisnall <address@hidden> wrote:
> I’d also be interested to see what NetBSD’s XML plist library does. I believe that they just use the Apple DTD, which might be a better option for us - it’s easier for code consuming plists to validate that the DTD string is the same than to fetch and validate that the DTDs are equivalent.
Yes, the format (and presumably the dtd document location) has been stable for several years now … I suppose there’s no reason we can’t point to it.
[Prev in Thread] | Current Thread | [Next in Thread] |