carlw
01/19/2018, 8:06 PMcarlw
01/19/2018, 8:06 PMkastork
01/19/2018, 8:07 PMcarlw
01/19/2018, 8:07 PMcarlw
01/19/2018, 8:07 PMcarlw
01/19/2018, 8:07 PMkastork
01/19/2018, 8:08 PMedvin
01/19/2018, 8:12 PMkastork
01/19/2018, 8:12 PMkastork
01/19/2018, 8:12 PMedvin
01/19/2018, 8:15 PMtarek
01/20/2018, 1:22 PMedvin
01/20/2018, 3:04 PMedvin
01/20/2018, 3:30 PMedvin
01/20/2018, 3:31 PMedvin
01/20/2018, 3:31 PMedvin
01/20/2018, 3:36 PMedvin
01/20/2018, 3:42 PMclass TableCol<S, T>(text: String) : TableColumn<S, T>(text)
and using that class in the signature of the column property that supports non-observables, seeing as that is the ugly duckling here anyway 🙂edvin
01/20/2018, 3:44 PMedvin
01/20/2018, 4:07 PMreadonlyColum
? That would solve it. I bet this is biting a lot of people, especially when starting out.edvin
01/20/2018, 4:07 PMedvin
01/20/2018, 5:52 PMcolumn
builder that supports readonly properties to readonlyColumn
. That resolves the issue, but I hope to find a smoother solution. This was the last function added though, so if something has to be renamed, it should be that one IMO.amanda.hinchman-dominguez
01/20/2018, 8:32 PMamanda.hinchman-dominguez
01/20/2018, 8:34 PMamanda.hinchman-dominguez
01/20/2018, 8:35 PMedvin
01/20/2018, 8:36 PMamanda.hinchman-dominguez
01/20/2018, 8:36 PMamanda.hinchman-dominguez
01/20/2018, 8:37 PMamanda.hinchman-dominguez
01/20/2018, 8:38 PMamanda.hinchman-dominguez
01/20/2018, 8:40 PM