Daniel Fagerstrom wrote:
> Reinhard Poetz wrote:
>
>> Daniel Fagerstrom wrote:
>
> <snip/>
>
>>> If you need the above i18n stuff in all your pipelines you could just
>>> call a (flow)script action without any match criterion in the
>>> begining of your pipeline and let it calculate the locale and put it
>>> in a context variable where it is visible in the rest of the pipelines.
>>
>>
>> After some experiments with the new compiling classloader stuff, I
>> personally don't feel a need for a scripting action solution. But this
>> highly depends on your skills.
>
>
> Interesting, do you mean that you write ordinary actions and use the
> compiling classloader on them?
I tried it and it worked for me. Currently, *you* have to make sure that the
sitemap reloads (e.g. adding a space character) but if I understood Sylvain's
mail to his "lazy mode" implementation correctly, this will help to get rid of
this (ugly) workaround.
--
Reinhard
|