1
0
Fork 0
Commit Graph

7 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 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
Xavier Fontanet f0f3bf31fc adapt UI to new commands design 2024-06-22 16:57:27 +02:00
Xavier Fontanet d5b6775578 separate cartography related to a different package 2024-06-22 13:05:49 +02:00
Xavier Fontanet 792caa39a4 separate into different modules 2024-06-22 12:57:37 +02:00