rx-preferences icon indicating copy to clipboard operation
rx-preferences copied to clipboard

Question about deserializing null after migrating to 2.0.0

Open mseroczynski opened this issue 6 years ago • 0 comments

I'm migrating my Adapters to Converters. If in my prefs.xml I have a key with value null how am I supposed to easily migrate Adapter<MyObject?> to Converter<Optional<MyObject>>? Can you confirm that it's possible?

Thank you for your time, simple confirmation would be enough for me.

mseroczynski avatar Jan 02 '19 09:01 mseroczynski