Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Fri, 23 Aug 2013 12:57:21 +0200 | Tom Gottfried | a bit of debug output |
Fri, 23 Aug 2013 11:39:24 +0200 | Sascha L. Teichmann | Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map. |
Fri, 23 Aug 2013 11:07:11 +0200 | Sascha L. Teichmann | Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map. |
Fri, 23 Aug 2013 01:17:13 +0200 | Sascha L. Teichmann | Artifacts: Removed ThemeUtil. |
Fri, 23 Aug 2013 01:16:13 +0200 | Sascha L. Teichmann | Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils |
Thu, 22 Aug 2013 23:31:38 +0200 | Sascha L. Teichmann | Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument. |