Skip to content

Refactoring_of_ Packages_and_ Classes

Christopher Supnig edited this page Mar 13, 2013 · 1 revision

Introduction

This is the guideline how refactoring should be done in this project.

Details

  1. copy the package to the contentconnector-deprecated package
  2. move the original package to the new place
  3. edit the copy in contentconnector-deprecated so the package is a reference to the new package
  4. mark the copy as deprecated