locate_or_create_tag returns tag_type, and not tag_type_id anymore
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Nov 2010 15:05:34 +0000 (16:05 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Nov 2010 15:05:34 +0000 (16:05 +0100)
commit5b96645519cc3bbfe33920d871807776cf753440
treedfbab11ffe34967685a807e77c2b80f8bb4fe515
parent50081fe11fb0d7510607a544a22c597f805ed5f0
locate_or_create_tag returns tag_type, and not tag_type_id anymore
accessors are now fully type-checked
accessors to use the caller_may_write_tag method if exists
PLC/Accessor.py
PLC/Accessors/Factory.py
PLC/Method.py