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
We should implement a CdkActVM trait on the different VMs. This would allow us to abstract away the body creation entirely, as long as the VM implements the correct trait. It might be too much abstraction though
The text was updated successfully, but these errors were encountered:
We should implement a CdkActVM trait on the different VMs. This would allow us to abstract away the body creation entirely, as long as the VM implements the correct trait. It might be too much abstraction though
The text was updated successfully, but these errors were encountered: