edvin
12/29/2017, 2:18 PMron
12/29/2017, 2:20 PMron
12/29/2017, 2:20 PMron
12/29/2017, 2:21 PMedvin
12/29/2017, 2:21 PMedvin
12/29/2017, 2:21 PMedvin
12/29/2017, 2:22 PMedvin
12/29/2017, 2:22 PMedvin
12/29/2017, 2:23 PMedvin
12/29/2017, 2:23 PMphotolist.setAll(json.getJsonArray("photolist")?.toModel() ?: emptyList<Photo>())
edvin
12/29/2017, 2:25 PMron
12/29/2017, 2:27 PMron
12/29/2017, 2:28 PMron
12/29/2017, 2:29 PMron
12/29/2017, 2:59 PMedvin
12/29/2017, 6:10 PMkastork
12/29/2017, 6:24 PMedvin
12/29/2017, 7:24 PMedvin
12/29/2017, 7:25 PMkastork
12/29/2017, 7:25 PMedvin
12/29/2017, 7:25 PMron
12/29/2017, 7:25 PMedvin
12/29/2017, 7:26 PMval name = bind { SimpleStringProperty(item?.name) }
can be expressed as val name = bind(Photo::name)
with the new syntax.edvin
12/29/2017, 7:26 PMkastork
12/29/2017, 7:26 PMron
12/29/2017, 7:27 PMedvin
12/29/2017, 7:27 PMkastork
12/29/2017, 7:27 PM