annotate .hgtags @ 514:530c88c1deee

server_side: plugin refactoring: twisted.plugins.libervia_server is refactored for the same reason as for SàT backend (see SàT commit message for revision adea30ca0b51), and there is an additionnal trick: as we need to use some variables in both twisted.plugins.libervia_server and server.server, we can't import server.server before initialise() is called, and we can't neigher import twisted.plugins.libervia_server from server.server (there is no __init__.py file as requested by Twisted plugin systeme), these variable have been moved from server.server to twisted.plugins.libervia_server, and are set in server.server from the latter. This not super clean to read, but it solve the import order issues.
author Goffi <goffi@goffi.org>
date Mon, 25 Aug 2014 17:35:41 +0200
parents 87e1194e55d6
children ff03fdb5215d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
63
dc88ff7a030d Added tag SàT v0.2.0 for changeset 12e889a683ce
Goffi <goffi@goffi.org>
parents:
diff changeset
1 12e889a683ce07bfdb66ca3952c93fd97329d70c SàT v0.2.0
170
3a2ee1caf106 Added tag SàT v0.3.0 for changeset 732ed69ffe11
Goffi <goffi@goffi.org>
parents: 63
diff changeset
2 732ed69ffe11a5116dc9f8e0b084d47cc3f5a658 SàT v0.3.0
386
87e1194e55d6 SàT 0.4 released
Goffi <goffi@goffi.org>
parents: 170
diff changeset
3 f2c380af7304d65703cf2f88882d08b4236fd36e SàT v0.4.0