Re: Need some help: was: svn commit: r1885148 - /turbine/core/branches/URLMapperService/
Thomas Vandahl <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, On 13.01.21 17:40, Georg Kallidis wrote: > I just already updated the branch adding some tests (and one peformance > test) and a yaml-configuration option (using the jackson library). I like the YAML configuration approach. It looks much cleaner than the chatty XML file. We don't have this configuration format anywhere else, however. That makes three different config formats within Turbine: properties, xml and yaml. Looks clumsy to me. Bye, Thomas