pschsch

Results 21 comments of pschsch

Seems that it's need to fully rewrite resources generator plugin to support configuration cache by removing all references to non-serializable objects in moko resources tasks. It won't be easy walk

@cortinico No, in this case compiler would not activate smart cast to be able to instantiale SomeData object. Look at the signature more attentively

@schalkms of course, i can do it. But at my opinion, this case could be handled at library scope

@cortinico and lambdas inside if, at my opinion, significantly reduce readability

We want to throw an error if suspend and flow exposed to obj-c without plugin to clean up domain layer, because we want apply plugin only on ViewModel layer. With...

Moko-resources runtime could potentially implement kotlinx.serialization annotations and the end user could use https://github.com/chRyNaN/serialization-parcelable. It uses original Parcel instance for encoding/decoding, so there would not be problem, described by @sanjeevirajm...

Hmm, sounds good. We could add property to plugin extension to define color parsing pattern

By default it will be RGBA to prevent break of existing users setup