burak.eregar
05/08/2019, 2:58 PMPaul Woitaschek
05/08/2019, 3:32 PMrook
05/08/2019, 3:38 PMView
type objects based on the XML definition. Compose is just a shortcut to generate those things from Kotlin DSL structures instead.
`View`s will still work exactly like they always have. This isn’t a different graphical/layout/view system, this is just a different way to utilize the one that already exists.burak.eregar
05/08/2019, 3:39 PMsngrekov
05/08/2019, 3:54 PMrook
05/08/2019, 3:59 PMPaul Woitaschek
05/08/2019, 4:00 PMrook
05/08/2019, 4:06 PMView
at some point. Nothing is different in Compose except for the way we go about having those `View`s created.Paul Woitaschek
05/08/2019, 4:09 PMnickk
05/08/2019, 4:24 PMsngrekov
05/08/2019, 4:54 PMghedeon
05/08/2019, 4:55 PMsngrekov
05/08/2019, 4:56 PMghedeon
05/08/2019, 5:07 PMburak.eregar
05/08/2019, 5:55 PMrook
05/08/2019, 5:58 PMthemishkun
05/08/2019, 11:01 PMlaimiux
05/08/2019, 11:58 PMitnoles
05/09/2019, 1:04 AMthemishkun
05/09/2019, 7:09 AM@Model
annotation they shown in the talk above? It seems like it can add unnecessary complexity, unexpected behaviour and circular dependencies. We already have Delegates.observable, why to make a compiler plugin do exactly that?ghedeon
05/09/2019, 10:03 AMthemishkun
05/09/2019, 6:25 PMromainguy
05/10/2019, 9:56 PMPaul Woitaschek
05/11/2019, 5:08 AMthemishkun
05/11/2019, 9:08 AMsngrekov
05/11/2019, 9:23 AMthemishkun
05/11/2019, 9:36 AMPaul Woitaschek
05/11/2019, 12:40 PMromainguy
05/11/2019, 7:06 PMthemishkun
05/12/2019, 5:14 PM