marsha
marsha copied to clipboard
Better typing AppData
Current type for AppData force using a lot of assertion in code that could be removed to ensure better maintainability.
We could, for example expose casted AppData when checks have been made so children components no longer needs to expect the check to have been done from any parents.