1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Xavier Fontanet 57bf2d3999 encapsulate all command classes from outside the module, through a Factory facade 2024-06-23 22:29:14 +02:00
Xavier Fontanet 75956705ad move the command interface to command module 2024-06-23 21:55:21 +02:00
Xavier Fontanet cbbc40c50a better naming description 2024-06-22 19:21:31 +02:00
Xavier Fontanet f4fef1e9eb Achieved the Open-Closed principle for commands, and independently deployability!!! 2024-06-22 19:13:40 +02:00
Xavier Fontanet 6e966919d3 introduce rover-commands module and update versions 2024-06-22 19:03:12 +02:00