From: Mark Wooding Date: Wed, 30 Apr 2014 15:12:23 +0000 (+0100) Subject: zone.lisp: Refactor the output stage. X-Git-Url: https://git.distorted.org.uk/~mdw/zone/commitdiff_plain/146571dae4dcaa1d2c543140d55cbd14c286aaf3?hp=146571dae4dcaa1d2c543140d55cbd14c286aaf3 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. ---