thymeleaf-spring icon indicating copy to clipboard operation
thymeleaf-spring copied to clipboard

Support SpEL extension mechanisms

Open danielfernandez opened this issue 11 years ago • 0 comments

Spring EL allows some extension mechanisms, like e.g. registering functions (later accessible with #function(...)): http://docs.spring.io/spring/docs/3.0.0.M3/reference/html/ch07s05.html#expressions-ref-functions

Maybe thymeleaf could offer some kind of support for this kind of functionality.

danielfernandez avatar Jan 23 '14 23:01 danielfernandez