You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While removing the dependency on shared crates, we noticed that a lot of small utilities are used in the same manner for both autopilot and driver (and possibly solvers).
Once the autopilot is rewritten in DDD fashion and we have a clear view of what is used, we should reconsider extracting common utilities for reusing.
Problem
While removing the dependency on
shared
crates, we noticed that a lot of small utilities are used in the same manner for bothautopilot
anddriver
(and possiblysolvers
).Once the autopilot is rewritten in DDD fashion and we have a clear view of what is used, we should reconsider extracting common utilities for reusing.
#2278 (comment)
The text was updated successfully, but these errors were encountered: