Mercurial > libervia-backend
view MANIFEST.in @ 1130:adea30ca0b51
core: twistd plugin refactoring:
initialisation method manage things which must be done once (reactor installation + logging configuration), this method is called when service is created, so we can have the options passed to twistd (necessary to manage logging configuration). The initialisation order is important: for instance, sat_main must be imported after logging initialisation.
This refactoring avoid initialisation issue when SàT backend and libervia are both installed as twisted plugins.
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 25 Aug 2014 17:21:04 +0200 |
parents | a3aa4d046914 |
children | 268278d9aef2 |
line wrap: on
line source
include MANIFEST.in distribute_setup.py global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh include src/sat.* include frontends/src/jp/jp frontends/src/primitivus/primitivus frontends/src/wix/wix include src/bridge/bridge_constructor/mediawiki_template.tpl prune src/bridge/bridge_constructor/generated