Unico Hommes wrote: > OK thanks. It looks like we had the same idea :-). I went ahead and > implemented it the way you describe in option b) . I also added two > static helper methods to EnvironmentHelper: getSourceResolver and > getRedirector so we don't have to pass in the processor instance. Good! > > If you find the time perhaps you can proof-read the changes? > Looks ok to me, I just changed it :) I added the Environment as an parameter to the methods to avoid one lookup.
Carsten