Skip to content

Commit 704d297

Browse files
committed
fixup! [Docs] Add DR002 for versioning in codegen
Pro for per-trait: targeted per-trait compatibility Signed-off-by: David Feltell <[email protected]>
1 parent 0bdb679 commit 704d297

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

decisions/DR002-Versioning-traits-and-specifications-codegen.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ from openassetio_mediacreation.specifications.twoDimensional import ImageSpecifi
193193
easy discovery of the history of changes.
194194
- IDE code completion will list all versions of a Trait/Specification
195195
view class next to one-another.
196+
- More natural for hosts and managers to do targeted compatibility
197+
around specific traits.
196198

197199
#### Cons
198200

0 commit comments

Comments
 (0)