The first day of the main conference! I’m anticipating syncing up with friends, like Andrew and Kirk. With tinges of loss and misery caused by Joe‘s and Ryan‘s absence…
Great Keynote speeches. Morning is metaclasses, classes, and subclasses. Should one run away from metaclasses, or view them as just another tool?(Apologies to Edward Teller‘s estate.) The subclassing talk taught me a thing or two.
“If your class has only two methods and one of them is __init__, it’s not a class. It’s really a function.”
Advanced security topics summary: We’re all doing it wrong and we’re all hoseheads.
Lots o’ good ideas and tips about context managers and decorators. I’m going to rip up some code when I return to work on Monday.