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)
commit146571dae4dcaa1d2c543140d55cbd14c286aaf3
treea5561208fb1cb036d45d50f10625ceba99cdfc85
parent05e83012402ab4231225d00f937924272924fb4b
zone.lisp: Refactor the output stage.

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.
frontend.lisp
zone.lisp