Slide 25
Slide 25 text
Monday, September 26, 11
* get_print (side effects, unnecessary methods, does more than it should)
* .start vs. #start (unnecessary methods)
* post vs. post2
* D and Proxy (methods using class-naming style)
* version_1_1 (side effects, hard to extend)
* newobj (unecessary)
* exceptions for flow control (raise exceptions for 3xx redirects)
* SSL methods (does more than it should)
* proxy methods (does more than it should)