Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “operatoroverloading”

’tie’ considered harmful (via) Rich Skrenta on the disadvantages of abstractions like Perl’s tie, which lets you create hash data structures that aren’t actually hashes. Operator overloading (as seen in Python) suffers the same problems. 1 30th May 2007, 11:11 pm

A django site