log flys-artifacts/src/main/java/de/intevation/flys/artifacts/datacage/templating/Builder.java @ 5531:ac48ab9e1715

age author description
Wed, 03 Apr 2013 12:54:34 +0200 Sascha L. Teichmann Datacage: Added connection to SedDB. Use <dc:context connection="seddb"> to use it.
Mon, 01 Apr 2013 13:50:56 +0200 Sascha L. Teichmann Datacage: Removed 'filter' attribute from <dc:for-each> because there is the <dc:filter> element now.
Fri, 29 Mar 2013 11:07:24 +0100 Sascha L. Teichmann Datacage: Rename <dc:elements> to <dc:for-each>. We should have done this much earlier.
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.

http://dive4elements.wald.intevation.org