Skip to content
Snippets Groups Projects

Adding a few gripes

Merged Daniel Lyons requested to merge some-gripes into main
1 file
+ 9
0
Compare changes
  • Side-by-side
  • Inline
@@ -106,3 +106,12 @@ Code Tweaks
- See if Mustache can access Capo properties without much extra work
- `WS-447 <https://open-jira.nrao.edu/browse/WS-447>`__
Dependencies and Overall Structure
----------------------------------
- Move implementations of services out of shared/workspaces and into the relevant services
- Separate interfaces for separate services into separate packages so that we can be sure
that the workflow service doesn't even have access to the capability interfaces
- Can REST API implementations of these interfaces be created?
- If so, can those REST API implementations become dependencies of e.g. the capability service?
Loading