Refactor to do not ducplicate the code for CleverSwarm and CleverBRAG custom classes #45

Open
opened 2025-05-08 23:30:42 +00:00 by stanislav.hejny · 0 comments

For each Service, there's a need to create a custom class that will link the Service's specific API to CleverMIcro's AMQ Adapter shared library code.
In order not to duplicate code between these classes, move the common, shared code to superclass ClevethisServiceAdapter that is part of AMQ Adapter library.

For each Service, there's a need to create a custom class that will link the Service's specific API to CleverMIcro's AMQ Adapter shared library code. In order not to duplicate code between these classes, move the common, shared code to superclass ClevethisServiceAdapter that is part of AMQ Adapter library.
stanislav.hejny added this to the V.01 milestone 2025-05-08 23:30:42 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#45
No description provided.