log flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java @ 5485:3b5e1535a459

age author description
Thu, 28 Mar 2013 08:03:14 +0100 Sascha L. Teichmann Datacage: Experimental support for '{XPath}' expressions in attributes similiar to XSLT. Using this feature you can shorten the written template a lot because it reduces the necessity to create dynamic attributes with <dc:attribute>.
Wed, 27 Mar 2013 10:59:55 +0100 Sascha L. Teichmann Datacage: Compile XPath expressions and reuse them. With the introduction of filters in dc:elements XPath expressions are evalutated very often so compiling them should reduce the overhead significantly.
Tue, 26 Mar 2013 22:29:55 +0100 Sascha L. Teichmann Datacage: Index macros with a map. Reduces excessive linear scanning for macros when calling them.
Tue, 26 Mar 2013 21:55:23 +0100 Sascha L. Teichmann Only create one FunctionResolver per BuildHelper. Creatin new ones over and over again is excessive.
Tue, 26 Mar 2013 16:29:12 +0100 Sascha L. Teichmann Expose function dc:has-result to Function Resolver.
Tue, 26 Mar 2013 16:24:07 +0100 Sascha L. Teichmann pass BuildHelper to Function Resolver.
Thu, 14 Mar 2013 17:09:44 +0100 Raimund Renkert Added filter to elements in datacage templating. (most work done by Sascha T.).
Wed, 30 Jan 2013 15:52:50 +0100 Felix Wolfsteller [branch dc-km-filter] Builder: Let dc:variables always be global. dc-km-filter
Tue, 29 Jan 2013 11:49:37 +0100 Felix Wolfsteller Builder: Doc, comments.
Tue, 29 Jan 2013 10:52:57 +0100 Felix Wolfsteller Builder: When looking for a statement in contexts, also search in macro definitions.
Mon, 28 Jan 2013 14:43:53 +0100 Felix Wolfsteller Builder: Doc.
Mon, 28 Jan 2013 10:50:58 +0100 Felix Wolfsteller Builder: Doc.
Mon, 28 Jan 2013 18:55:55 +0100 Sascha L. Teichmann Added bodies to macros. Use the bodies of <dc:call-macro><body></dc:call-macro> as <dc:macro-body/> in tthe macro. Example:
Wed, 02 Jan 2013 15:31:53 +0100 Sascha L. Teichmann Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given
Wed, 02 Jan 2013 14:05:21 +0100 Sascha L. Teichmann Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.

http://dive4elements.wald.intevation.org