define_accessors accepts a list of classes if needed
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 1 Dec 2010 14:44:49 +0000 (15:44 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 1 Dec 2010 14:44:49 +0000 (15:44 +0100)
commit53575785544f1cfbd7dc1a6a739f24f93eae1e33
tree3e01c0c6e874f1565bec99ace820aa760bfe9d31
parentf8c9967b0ba08726cca5a5783e62bc50d307374c
define_accessors accepts a list of classes if needed
service plc start accessors ensures consistency b/w the accessors
  definition and the tag_types in the db
revised std accessors accordingly
PLC/Accessor.py
PLC/Accessors/Accessors_site.py
PLC/Accessors/Accessors_standard.py
PLC/Accessors/Factory.py