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
Member

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
stanislav.hejny added the
Priority
Medium
Points
2
State
Verified
Type
Task
labels 2025-05-08 23:30:42 +00:00
stanislav.hejny self-assigned this 2025-05-08 23:30:42 +00:00
stanislav.hejny added this to the Sprint May 1st- 14th project 2025-05-08 23:30:43 +00:00
stanislav.hejny added
State
In Review
and removed
State
Verified
labels 2025-05-15 09:41:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/amq-adapter-python#45