On Thu, 2012-11-08 at 06:39, Simon IJskes - QCG wrote: > Any objections to removal of the VelocityConfigurationBuilder? > > To be honest, i hate it. It was build to merge runtime determination of > constants, and the posibility to step up to completly text driven > configuration, but i'm much more happy with a specialized > ConfigurationFile with overrides for getSpecialEntryType(); >
I agree, the ConfigurationFile approach already has a clean approach to these kinds of overrides. +1 to remove the Velocity bits. Cheers, Greg. > Gr. Simon > > P.S. if there is interest i will commit described approach.