Skip to content

7 June 2021

Kushal Kumar edited this page Jun 9, 2021 · 1 revision

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).