From: Evan Broder Date: Fri, 19 Dec 2008 00:37:27 +0000 (-0600) Subject: Kill the automagical controller_list feature. X-Git-Tag: 1.1.0~8 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-routefs.git/commitdiff_plain/bd65e477ab84052e7ba142d2b7839b394e2c378f?hp=bd65e477ab84052e7ba142d2b7839b394e2c378f Kill the automagical controller_list feature. RouteFS filesystems are now required to set a self.controllers list with the list of methods that can be used as controllers ---