Michael Chisholm
|
70718063d3
|
Remove relics of the old way customization was handled and
enforced, from _STIXBase20 and _STIXBase21. That awkwardness
is no longer necessary.
|
2021-06-25 22:10:31 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e4165f96aa
|
major changes to support the extension mechanism
moved some version specific logic into their area, changes to decorators to support Object Registration with Extension
|
2020-11-10 18:32:58 -05:00 |
Chris Lenk
|
01ba190525
|
Reorganize bases, use isinstance to check version
Renamed STIXDomainObject -> _DomainObject.
Renamed STIXRelationshipObject -> _RelationshipObject.
|
2020-03-27 02:40:42 -04:00 |
Chris Lenk
|
e31634c32b
|
Rework spec version detection for _STIXBase objs
|
2020-03-21 22:22:36 -04:00 |