You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/12/02 20:56:12 UTC

[jira] [Created] (CAMEL-8109) Allow to plugin custom functions to property placeholder

Claus Ibsen created CAMEL-8109:
----------------------------------

             Summary: Allow to plugin custom functions to property placeholder
                 Key: CAMEL-8109
                 URL: https://issues.apache.org/jira/browse/CAMEL-8109
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.14.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.14.1, 2.15.0


To make it more DRY / easy to use

We should allow to plugin custom functions that the properties component (aka property placeholder) can leverage during resolution.

A function has a name, which is used as prefix:remainder in the {{ }} syntax. Then people can plugin custom functions that can do any kind of resolution they want.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)