plcopen/instances_path.ysl2
Tue, 24 Sep 2019 11:55:59 +0200 Edouard Tisserant Fixed unitialized parameter in instances_path stylesheet, leading to
Mon, 19 Feb 2018 15:15:36 +0100 Edouard Tisserant Better writing of some xpath added in previous commits about XSLT optimization.
Sun, 18 Feb 2018 22:29:35 +0100 Edouard Tisserant Avoid endline escaping in multiline xpath epressions in xslt. '
' Is apparently ignored but never know...
Sun, 18 Feb 2018 21:51:33 +0100 Edouard Tisserant Fixed earlier XSLT optimizations. Some/most results were missing.
Fri, 16 Feb 2018 13:00:06 +0100 Edouard Tisserant Added a class to speedup all XSLT queries. WIP, now only for instances_path.xslt / GetInstanceList()
Fri, 16 Feb 2018 03:24:11 +0100 Edouard Tisserant Stripped useless node creation in instances_path stylesheet.
Fri, 16 Feb 2018 02:29:10 +0100 Edouard Tisserant This should really help GetInstanceList to perform better: resolver removed, no more deepcopy, no more useless xml serialization, no more node-set() calls.
Fri, 16 Feb 2018 01:48:48 +0100 Edouard Tisserant YSLT auto indent trick is useless here, added yslt_noindent.yml2, regenerated XSLT files
Thu, 10 Oct 2013 09:44:13 +0200 Laurent Bessard Fixed pou instance path list computing stylesheet
Wed, 09 Oct 2013 23:06:47 +0200 Laurent Bessard Fixed pou instance path list computing stylesheet