Iterate all relays over each filter
commit9bb37cc3e7f541474f349d5f5f30fddb88b856d5
authorSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 20 Aug 2012 08:23:55 +0000 (20 13:53 +0530)
committerSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 20 Aug 2012 17:15:56 +0000 (20 22:45 +0530)
treea33c3776f20b43b85b7cc9e8a455a3dbbac3e889
parente59c6d108ef2089b788698ba3a0b5cbf2537eb80
Iterate all relays over each filter

Previously all the filters were iterated over each
relay. The order of the filter applied couldn't be
controlled with this approach. Now, we can specify
the order in which the relays are to be filtered in.
compass.py