revised accessor factory; tagtype gets created on Get... methods, and maintain a...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jan 2010 16:43:37 +0000 (16:43 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jan 2010 16:43:37 +0000 (16:43 +0000)
commit42b6acee776a37d45221a13b37ede58a6578b831
treee20ed39bb8865c1efcc7d2babca0e8b377ac43ab
parent3fd00bd91c399465148f2dc334ccf5a49a0f3ad2
revised accessor factory; tagtype gets created on Get... methods, and maintain a cache in the Accessor (singleton) class
PLC/Accessor.py [new file with mode: 0644]
PLC/Accessors/Accessors_site.py
PLC/Accessors/Accessors_standard.py
PLC/Accessors/Factory.py