etiennelenhart / Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
MIT License
211 stars 14 forks source link

Deprecate Result classes #20

Closed etiennelenhart closed 6 years ago

etiennelenhart commented 6 years ago

Since Result-like error handling is discouraged in Kotlin and the narrow scope of Eiffel's result classes decreases interoperability, all result related classes should be deprecated now and removed in a later version.