[ https://issues.apache.org/jira/browse/AVRO-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Massie updated AVRO-175: ----------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) ------------------------------------------------------------------------ r831615 | massie | 2009-10-31 16:19:10 -0700 (Sat, 31 Oct 2009) | 2 lines AVRO-175. Split the avro_io interface into two interfaces: avro_reader and avro_writer > 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.0.0, 1.1.0, 1.2.0 > Reporter: Matt Massie > Assignee: 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.