-
Notifications
You must be signed in to change notification settings - Fork 4
TechSpec Registry #271
Copy link
Copy link
Open
Labels
enhancementUpdate to logic or general code improvementsUpdate to logic or general code improvementsp-highPriority: highPriority: highrefactorCode improvements that do not change functionalityCode improvements that do not change functionalitytopic-python-generalIssues/pull requests related to pythonIssues/pull requests related to python
Metadata
Metadata
Assignees
Labels
enhancementUpdate to logic or general code improvementsUpdate to logic or general code improvementsp-highPriority: highPriority: highrefactorCode improvements that do not change functionalityCode improvements that do not change functionalitytopic-python-generalIssues/pull requests related to pythonIssues/pull requests related to python
Now that we are adding more technologies, we should put together a registry where these technology implementations can be recorded. The registry can internally put together a dict of
TechSpectuples and then can be responsible for returning theTechSpecbased on a case-insensitive user request on specs. We should also make it available in the public docs and have the repr be a list or dictionary where users can see which technologies are available.