Navigation

  • index
  • next |
  • previous |
  • OdiScm 0.0.1 documentation »

4. Recommended Working Practices for using ODI-SCM¶

More on this soon. But here are some highlights right now.

4.1. One developer, One ODI repository¶

Each developer has their own copy of all of the ODI code.

Each developer controls imports, from the SCM system, into their own ODI environment.

Each developer controls exports of their own code, from their own ODI environemnt, to their own SCM system working copy.

Each developer checks their own code additions/changes into the SCM system.

4.2. Keep It Simple, Sunshine¶

Keep code units small.

Small code units can be unit tested easily.

Small code units lead to less conflicts.

4.3. Integrate Code Early and Often¶

Let other developers build on finished code as soon as it’s finished.

Don’t surprise other developers with your breaking changes late in the day!

Table Of Contents

  • 4. Recommended Working Practices for using ODI-SCM
    • 4.1. One developer, One ODI repository
    • 4.2. Keep It Simple, Sunshine
    • 4.3. Integrate Code Early and Often

Previous topic

3.16. Continuous, automated, ODI repository full rebuilds

Next topic

5. ODI-SCM Technical Manual

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • OdiScm 0.0.1 documentation »
© Copyright 2013, Mark Matten, Paul Brian. Created using Sphinx 1.3.5.