Re: [MaraDNS list] Csv2 delimiters
Sam Trenholme <[email protected]> Thu, 29 Dec 2011 02:16:33 -0800
| Newsgroups | gmane.network.dns.maradns.general |
|---|---|
| Message-ID | <CAJxgfkRWcKUhaNEL4ZqAQHXfkeb1V+uLp0eL1C4QYBmbXm15Qg@mail.gmail.com> |
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