Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Therefore we rather go for evolution. Tough Rough plan:

  1. Analyse and design. Prepare the list of all incompatible changes that we need to do in ConnId2.

  2. Modify the interfaces by applying all the incompatible changes. Modify the implementation as well (if possible). Do not add new functionality yet. Just change the interfaces in such a way that any changes that follows can be made in a compatible manner.

  3. Stabilize the functionality.

  4. Release ConnId 2.0.0.

  5. Add more functionality. In small steps. With compatible interface changes.

  6. Goto step 5.

...