[Survey] Parcelize for Darwin (Apple) targets
See original GitHub issueI would like to understand, do we need Parcelize support for Darwin (Apple) targets? I built an experimental kotlin-parcelize-darwin compiler plugin, which is similar to kotlin-parcelize
. We could enable it in a separate branch and start publishing the experimental version of decompose
module, with a version suffix. More info in my article.
Please put 👍 if you think it is useful, or 👎 if you believe the state preservation is not important on iOS, watchOS, macOS, etc. Please feel free to leave a comment or ask a question.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
arkivanov/kotlin-parcelize-darwin - GitHub
Allows writing Parcelable classes for iOS (eventually for all Darwin targets, possibly), similary to the Android's kotlin-parcelize plugin.
Read more >Arkadii Ivanov (@arkann1985) / Twitter
This plugin brings Parcelable and Parcelize to all Apple targets. Supports all primitives and their boxed counterparts, strings, enums, Parcelables, List, ...
Read more >[Solved] Darwin Ltd wants to focus on people profits planet ...
The board proposes that bonuses for management will be linked to targets such as the reduction of greenhouse gas emissions and energy use,...
Read more >Writing Kotlin Parcelize compiler plugin for iOS - Medium
It has the “-darwin” suffix because eventually, it should work for all Darwin (Apple) targets, but for now, we are only interested in...
Read more >A Survey on the Procedural Generation of Virtual Worlds - MDPI
This survey presents algorithms for the automatic generation of content for virtual worlds, in particular for games. After a definition of the term ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Probably doesn’t, although I remember a little different approach to saying this, which as I said I couldn’t easily find. If I find it, I’ll definitely recall if you don’t mind, but yeah. If you feel it makes sense, maybe it’s a game-changer! Even a little 😄. I’m interested in your colleagues opinion on this survey. What do they think about it?
Parcelize
was extracted to Essenty library. Closing for now.