On Wednesday, 17 August 2016 at 06:51:51 UTC, Ethan Watson wrote:
On Tuesday, 16 August 2016 at 17:53:20 UTC, Meta wrote:
On Tuesday, 16 August 2016 at 12:30:14 UTC, Ethan Watson wrote:
Looking through your slides, I noticed that there's no need to
pass `typeof(this)` to GenerateStubsFor.
Correct. Notice a few slides after that with the BindAllImports
mixin that it does exactly what you say. At that point, since
this is something of an introduction of the language, it's more
about introducing the concept of typeof fully.
Gotcha. I don't know if you answered this already, but will this
talk be part of the free content in the GDC Vault or otherwise
available for watching?