Remove abstractions
commit1623a83ecc078f3848dc73f6665cefc104975fee
authorSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Sun, 9 Sep 2012 14:30:01 +0000 (9 20:00 +0530)
committerSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Sun, 9 Sep 2012 14:30:01 +0000 (9 20:00 +0530)
treec52bb2beb675ea375787983b84680364cbcd5a62
parentb2ce73eaef060f619666851dcddd65c8edd41941
Remove abstractions

We really don't need abstractions in a dynamically typed language.
That said, it'd be nice to throw an error when someone doesn't
implement "accept()".
compass.py