X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Faccessors;h=1695f604d2d44a85872274679c6cd4cdd26f8b24;hb=cc920dc5756e2aa0d01556a90d1921b03a9bec36;hp=7dc417de4506ba78157accbc5756a2d44159a179;hpb=f9bdeed07525fd5b861084165dd8fd451be17c5c;p=plcapi.git diff --git a/plc.d/accessors b/plc.d/accessors index 7dc417d..1695f60 100755 --- a/plc.d/accessors +++ b/plc.d/accessors @@ -2,7 +2,12 @@ # -*- python -*- # -# priority: 901 +# run this before the 'db' step +# various object creation functions might depend +# on the tagtype being created, like +# 'vref' and 'initscript' for slices, and possibly more +# +# priority: 899 # from PLC.Accessor import AccessorSingleton