Re: [MaraDNS list] Csv2 delimiters
William <[email protected]> Thu, 29 Dec 2011 15:02:25 -0700
| Newsgroups | gmane.network.dns.maradns.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/29/2011 3:16 AM, Sam Trenholme wrote: > It makes the parser a little simpler, and I prefer using the pipe (|) > as a delimiter because it's less common than a comma. While I'll > happily host a patch to change this, I actually won't merge a patch to > make the , a delimiter, since I would then be the one responsible for > any bugs introduced by said patch. > > - Sam > > On Wed, Dec 28, 2011 at 4:06 PM, William<[email protected]> wrote: >> Hello, >> >> Is there a reason that , isn't a valid delimiter in csv2 zone files? I'm new >> to MaraDNS and I figure there's probably a reason that was omitted I just >> don't know it. If it won't screw anything up I'll give you my patch to add >> it if anyone is interested. >> >> Best Regards, >> William That's a good point. I'll send the patch in a little bit if you want to put it up. So far I'm pretty impressed with MaraDNS good job.