Hi Guys,

Question on sightly templates and custom expression options.  Right now we
have the following options:

1. Format
2. i18n
3. Join
4. URI Manipulation

What if we wanted to create a custom expression, is this possible?  I know
the Filter class is part of the impl package and not exposed, so its
obviously not an extension point at this point but is this something thats
possible to change going forward?  I can think of many use cases where
custom expressions are desirable, to list a few:

1. Resource Resolver Map
2. Number Formatting
3. Image mapping

Without these additional extension points we have to write a lot more code
via the Use API to provide the same functionality.

Hakim

Reply via email to