I found this pattern useful when needing a subclas...
# announcements
e
I found this pattern useful when needing a subclass to override a val required in the super constructor (the val can’t be overriden directly because it won’t be initialized yet). https://gist.github.com/eskimoapps/aba529ff8512e588e15a