> Part of the discussion was about how to rewrite this in such a way that > no python code needs to be run in order to discover all the > tapname+description combinations that are available to twistd, this is > because of a perceived performance and sanity deficit in using 'twistd'.
Have you considered using setuptools entry_points? They are de facto standard and work fairly well for tools like paster or sqlalchemy... _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python