hc-sc-ocdo-bdpd / hc-sc-ocdo-bdpd/file-processing
Name of IDP "FileProcessorStrategy" base class
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current architecture has an abstract base class called 'FileProcessorStrategy'. It serves as an interface that defines a common set of methods and attributes that all specific IDP file processors must follow/implement. The structure itself is good, however, wondering if could have a name that better portrays the role of the abstract base class. Possible file names are: FileHandler, FileOperations, FileManager, FileProcessingEngine, FileOrchestator or FileProcessor.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.