Kirchhoff- / Movies

Movies is open-source Android project for viewing Movies/TV shows information
4 stars 1 forks source link

Use `kotlin.Result` for use cases in the `tvshow` module #772

Closed Kirchhoff- closed 1 week ago

Kirchhoff- commented 1 week ago

The beginning is here - https://github.com/Kirchhoff-/Movies/pull/737#issue-2465274528 Based on research - #738

Replace the Result class from the repository package with the native Kotlin class - Result in the tvshow module.

Summary Use Result class as the return type for method in next classes: