carlw
01/15/2017, 12:36 AMcarlw
01/15/2017, 12:37 AMcarlw
01/15/2017, 12:38 AMedvin
01/15/2017, 10:02 AMedvin
01/15/2017, 10:02 AM<http://Menu.menu|Menu.menu>()
builder caused a sub menu to be added to the top level, since it would match the <http://MenuBar.menu|MenuBar.menu>()
instead. Adding them now.permalmberg
01/15/2017, 10:58 AMfind<>()
so that you can pass actual arguments to a view constructor? I'm really not a fan of type-by-string.permalmberg
01/15/2017, 11:00 AMedvin
01/15/2017, 11:17 AMCustomerEditor
has a customerId
field you could do find<CustomerEditor> { customerId = 118 }
?edvin
01/15/2017, 11:17 AMedvin
01/15/2017, 11:18 AMfind<CustomerEditor>(mapOf(CustomerEditor::customerId, 118)
perhaps. That could still work with by param()
.edvin
01/15/2017, 11:19 AMpermalmberg
01/15/2017, 11:47 AMmyOtherName
but forget to update all "myName" to <value>
everywhere that view is used.edvin
01/15/2017, 11:48 AMpermalmberg
01/15/2017, 11:51 AMedvin
01/15/2017, 11:52 AMedvin
01/15/2017, 11:52 AMedvin
01/15/2017, 11:54 AMpermalmberg
01/15/2017, 11:54 AMedvin
01/15/2017, 12:04 PMedvin
01/15/2017, 12:04 PMpermalmberg
01/15/2017, 12:10 PMedvin
01/15/2017, 12:12 PMedvin
01/15/2017, 12:13 PMpermalmberg
01/15/2017, 12:13 PMedvin
01/15/2017, 12:15 PMron
01/15/2017, 12:16 PMedvin
01/15/2017, 12:17 PMpermalmberg
01/15/2017, 12:17 PMron
01/15/2017, 12:17 PMedvin
01/15/2017, 12:17 PM