Join Slack
Powered by
I found this pattern useful when needing a subclas...
# announcements
e
eski
03/11/2016, 6:22 AM
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
Open in Slack
Previous
Next