kirillrakhman
09/25/2017, 5:23 PMlazy
aren't aware of the locking. I raised the issue during milestone phase but it didn't lead to any solutionkarelpeeters
09/25/2017, 5:37 PMkirillrakhman
09/25/2017, 5:41 PMlovis
09/26/2017, 7:59 AMNONE
in 90% of the cases on Android. However, on “normal” (e.g. backend) apps, that’s not so simple. So synchronized is probably the best default.
Maybe it’s a good idea to improve tooling. Something “this lazy delegate could use LazyThreadSafetyMode.NONE
” (I get that that’s really hard to figure out.)