Claus,

Humm, I admit that I don't really understand the difference between the two
parameters in the current implementation, can you help me there, please?

In a separate note, you don't really need a Configuration object when you
don't want a cache, will submit that change as well later.

Thanks,

On Mon, May 9, 2011 at 9:24 AM, Claus Ibsen (JIRA) <j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Claus Ibsen resolved CAMEL-3956.
> --------------------------------
>
>       Resolution: Won't Fix
>    Fix Version/s: 2.8.0
>         Assignee: Claus Ibsen
>
> This wont work as the endpoint option allows per endpoint configuration.
> For example you may have N+ freemarker endpoints and they can each use their
> own encoding.
>
> The configuration is a shared global configuration. And it only has 1
> encoding.
>
> > Move Default Encoding to Component Class in the FreeMarker Component
> > --------------------------------------------------------------------
> >
> >                 Key: CAMEL-3956
> >                 URL: https://issues.apache.org/jira/browse/CAMEL-3956
> >             Project: Camel
> >          Issue Type: Improvement
> >          Components: camel-core
> >    Affects Versions: 2.7.1
> >         Environment: All Camel environments.
> >            Reporter: Fernando Ribeiro
> >            Assignee: Claus Ibsen
> >            Priority: Minor
> >             Fix For: 2.8.0
> >
> >         Attachments: patch.txt
> >
> >
> > The default encoding should be set in the component class, like the
> contentCache parameter.
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>

Reply via email to