SourceForge.net Logo   Avro Editor

RecordEditor Family
 

RecordEditor Family

The Avro-Editor is part of a family of editors all based on the RecordEditor. Building the Avro-Editor on top of the RecordEditor has both advantages and disadvantages:

Advantages

  • Once you learn to use one of the Editors you will be able to use any of the other Editor's.
  • Saved a huge amount of development time.
  • Greater functionality is available in the Editor

Disadvantages

  • The Avro-Editor is not as well adapted to Avro files as a specially written editor would be


Editor Description
RecordEditor Edits Fixed Width, Csv and Xml files (to a lesser extent) using Record Descriptions stored in a Database. There is an option to import Cobol Copybooks in to the Database
reCsvEditor Edits Csv Files. While the RecordEditor can edit Csv Files, it is focussed on Fixed Width Files. reCsvEditor focusses on Basic Csv files.
CobolEditor Edits Cobol Data files using a Cobol Copybooks. Can also Edit Fixed Width / CSV files using a XML description. The CobolEditor comes as part of the RecordEditor package.
Protocol Buffers Editor Edit Google Protocol Buffers Binary message file using a Prot Description.


File Format Editor
Fixed Width RecordEditor
CSV File reCsvEditor and RecordEditor (the RecordEditor is focused on Fixed width files).
Xml File RecordEditor, Xml needs more work though.
Cobol File RecordEditor, CobolEditor
Mainframe File RecordEditor
Cobol File RecordEditor
Protocol Buffers Binary File Protocol Buffers Editor
Avro Binary File Avro-Editor

 

AvroEditor at SourceForge Download Page Forums