log flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java @ 5517:5800a9497b0b

age author description
Thu, 28 Mar 2013 17:14:36 +0100 Andre Heinecke Fix syntax error in builder.
Thu, 28 Mar 2013 16:51:15 +0100 Sascha L. Teichmann Datacage: Added <dc:filter> element. This allows cleaner way to narrow the datasets.
Thu, 28 Mar 2013 12:04:53 +0100 Andre Heinecke Fix new attribute evaluation
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.

http://dive4elements.wald.intevation.org