Split the avro_io interface into two interface: avro_reader and avro_writer ---------------------------------------------------------------------------
Key: AVRO-175 URL: https://issues.apache.org/jira/browse/AVRO-175 Project: Avro Issue Type: Improvement Components: c Affects Versions: 1.2.0, 1.1.0, 1.0.0 Reporter: Matt Massie Fix For: 1.2.1, 1.3.0 Attachments: AVRO-175.patch This patch was inspired by feedback I've received from Thiru. Thanks Thiru! This patch makes two interface changes: 1. It splits avro_io into avro_io_reader and avro_io_writer 2. It splits avro_channel into avro_reader and avro_writer It also includes an update to the README and configure asciiart. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.