beginning/proof-of-concept of a generic/ module together with SFA_GENERIC_FLAVOUR to
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 Oct 2011 20:13:44 +0000 (22:13 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 Oct 2011 20:13:44 +0000 (22:13 +0200)
commit25ba0fdec627f472689c9f93a254e666b5d4317d
tree574cc665f4e59c4b022509117757e15f92413a90
parenta0abfee9d08e256b2aaa6624475de6a34490e033
beginning/proof-of-concept of a generic/ module together with SFA_GENERIC_FLAVOUR to
configure which implementations must be put together
allows to trash componentserver
Makefile
config/default_config.xml
setup.py
sfa/generic/__init__.py [new file with mode: 0644]
sfa/generic/pl.py [new file with mode: 0644]
sfa/generic/plcm.py [new file with mode: 0644]
sfa/server/component.py
sfa/server/componentserver.py [deleted file]
sfa/server/sfaapi.py
sfa/server/threadedserver.py