I haven’t used delegated properties very much, but...
# announcements
s
I haven’t used delegated properties very much, but isn’t the problem here that the result of
bindOptionalView()
could be
null
on subsequent calls to
get
?