7 June 2021 - accordproject/cicero-word-add-in GitHub Wiki

Discussion on the approach and decided to take one feature at a time. This means:

  1. Including the code for conversion of a particular node (feature).
  2. Testing the code correctness using the converters.

This will ensure round-tripping from the very start.

Also had a discussion on some of utilities and whether they are to be included. Decided that include per feature(include utilities if they are required in any of the features implemented till now).