Andrei Alexandrescu: > which has enjoyed moderate audience and success. I uploaded the slides > at http://erdani.com/d/generic-programming-galore.pdf and the video may > be available soon.
In future talks I suggest to show some downsides too, like explaining how much memory uses the D RE engine, how hard are to write, read, modify and debug text-based mixins like the bitfields, etc. In my opinion if you only show the upsides of something, probably even average programmers become suspicious. Bye, bearophile
