List view
Parsers capable of creating dictionaries from CWR objects, and creating CWR objects from dictionaries. Should include an extension for JSON and Mongo at least.
No due date•9/12 issues closedPrepare detailed documentation for the project. Should at least include details about CWR, details about the implementation and a guide about how to use and extend the library.
No due date•1/3 issues closedA model which represents the contents of a CWR file. Should take into account variations. Mostly the Acknowledgment file, which is created from a basic CWR file.
No due date•5/13 issues closedA full parser capable of building a CWR model graph from a CWR file. Should be able to support old formats, and variations of the CWR standard. Should give support for adding a validation system, and by itself it will only check the structure of the file, not if the content makes sense.
No due date•15/34 issues closedAfter parsing and validating a file an Acknowledgement file is created. This mostly indicates all the errors encountered during the validation process, if any was found, and is sent back to the original file's sender.
No due date•0/2 issues closedGenerating a validation system capable of checking the parsed CWR file contents. This validator should be dynamic, as different societies have different validation patterns. And also, it may be possible to require validating old files.
No due date•1/3 issues closed