question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Survey] Parcelize for Darwin (Apple) targets

See original GitHub issue

I 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:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
moffpagecommented, May 28, 2021

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?

0reactions
arkivanovcommented, Aug 5, 2021

Parcelize was extracted to Essenty library. Closing for now.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found