Versions Compared

Key

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

...

Code Block
1.
  1.1.
    1.1.1
      1.1.1.1
    1.1.2
    1.1.3
      1.1.3.1
        1.1.3.1.1
          1.1.3.1.1.1
          1.1.3.1.1.2

+ Was easy to implement.

+ Looks natural form small technologies with multiple splits.

However large - Large technologies which are mostly sequential look bad in this scheme.

...

Code Block
1
  1.1
    1.1.1
      1.1.1.1
        1.1.1.1.1
          ...
           1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1

New concept

Add letter on split. Increment on sequence.

Code Block
1.
 2.
  2.A.1
   2.A.1.A.1
   2.A.1.B.1
     2.A.1.B.2
 2.B.1
 2.C.1
   2.C.2
     2.C.3
       2.C.3.A.1
       2.C.3.B.1