Edgar Espina

Results 135 comments of Edgar Espina

There is one already: https://github.com/jknack/handlebars.java/tree/master/handlebars-maven-plugin

please a pull request and will look. thanks

Hi, I can't reproduce it. Can you provide an example?

We changed the return type to Object in Helper.java. This is required to increase handlebars.js compatibility and for better sub-expression evaluation (not need to test over Strings). Wonder why do...

> We use CGlib + Spring bean. So there is no interface to the helper class. yes, get it. My question is why a simple helper class need to be...

I'm sorry but if we can't easily identify a cglib runtime generated method, can't do much. I won't change or revert this changes bc this how helpers and handlebar.js works....

Looks good with one question. Is Spring 5.x compatible with 3.x? I know 3.x is old (very old) but don't want to break existing integrations

yea... also means we need to support multiples buggy/uncomplete implementations of JavaScript engines too much effort

@kasthomas Thank you! ❤️

I'm sure is possible, but never try eureka. Would you like to send a PR?