Better flexibility with parsers pulling methods from database objects.

This commit is contained in:
Landon Wark
2023-10-17 15:16:34 -05:00
parent 0a90542e8e
commit 39b94405e5
14 changed files with 296 additions and 610 deletions

View File

@@ -1,6 +1,6 @@
## 202310.03
- Replaced RSLNamer class with Submission object specific class methods.
- Better flexibility with parsers pulling methods from database objects.
## 202310.02