Skip to content

Commit 7840a17

Browse files
CesarCoelhoclaude
andcommitted
Remove the leftover element factories of the malspp testbed
LargeEnumerationFactory and MediumEnumerationFactory are left over from an earlier design, where an element was registered through a factory of its own. They extend MALElementsRegistry and declare a createElement() that takes no argument, so they override nothing on it, and nothing refers to either of them. They were also the only classes extending MALElementsRegistry, so removing them leaves it free to change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 89e3247 commit 7840a17

2 files changed

Lines changed: 0 additions & 80 deletions

File tree

testbeds/testbed-malspp-framework/src/main/java/org/ccsds/moims/mo/malspp/test/datatype/LargeEnumerationFactory.java

Lines changed: 0 additions & 40 deletions
This file was deleted.

testbeds/testbed-malspp-framework/src/main/java/org/ccsds/moims/mo/malspp/test/datatype/MediumEnumerationFactory.java

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)