* Read and constantly document [[architecture of SAR service]]
* Read and constantly document [[architecture of SAR service]]
−
* '''Whenever using property or item numbers in code, define a new variable early in the code with that <name>_id locally, for example "instance_property_id = 3"''' (this makes the code produced less dependent on each instance)
+
* '''Whenever using property or item numbers in code, define a new variable early in the code with that <name>_id locally, for example "instance_property_id = 3" (see [http://wiki.personaldata.io/wiki/Property:P3 P3])''' (this makes the code produced less dependent on each instance)