zone.lisp: Refactor the output stage.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 30 Apr 2014 15:12:23 +0000 (16:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 30 Apr 2014 23:48:25 +0000 (00:48 +0100)
Provide a default implementation of `zone-write', which does the tedious
business of iterating over the individual records.  Make the output
formats use this new protocol.


No differences found