seb
06/16/2016, 9:10 AMyole
06/16/2016, 9:10 AMif
expressions should not use braces, maybe that will help against your bikeshedding 🙂seb
06/16/2016, 9:10 AMevanchooly
06/16/2016, 1:43 PMrafal
06/16/2016, 1:48 PMobject
, a totally new instance is created. This produces NoWhenBranchMatchedException
when comparing with and old instance of object
. See provided code for an example.
Maybe IDE should warn developer that using when branch without is
might be dangerous?thyberg
06/16/2016, 1:49 PMrafal
06/16/2016, 1:49 PMyole
06/16/2016, 1:50 PMcedric
06/16/2016, 1:51 PMif (DEBUG) Log.d("foo")
rafal
06/16/2016, 1:53 PMis
should be forbidden. Just a warning to light you a bulb that, if and only if you use serialization, you might get into troubleyole
06/16/2016, 1:59 PMkevinmost
06/16/2016, 2:01 PMobject
implements Serializable
(not sure if this is doable), and make it a weak-warning at most, since a lot of classes that you don't even end up serializing do implement Serializable
rafal
06/16/2016, 2:11 PMrafal
06/16/2016, 2:12 PMobject
instance if it existscleiter
06/17/2016, 9:40 AMa[b] = c
where i have an operator fun set
is there a way to navigate to it with a shortcut? i tried ctrl+b in multiple positions but it didn't workkirillrakhman
06/17/2016, 9:45 AM[b]
partcleiter
06/17/2016, 9:47 AMpakoito
06/27/2016, 2:17 PMpakoito
06/27/2016, 2:18 PMpakoito
06/27/2016, 2:18 PMpakoito
06/27/2016, 2:18 PMyole
06/27/2016, 6:13 PMchristophsturm
06/28/2016, 11:08 AMyole
06/28/2016, 11:09 AMchristophsturm
06/28/2016, 11:13 AMyole
06/28/2016, 11:15 AMchristophsturm
06/28/2016, 11:16 AMkirillrakhman
06/28/2016, 11:16 AMyole
06/28/2016, 11:16 AMyole
06/28/2016, 11:16 AM