lazee/freemarker-java-8

Fallback to a normal BeanModel if an unrecognized methods is called.

mihxil opened this issue · 7 comments

I introduced this module when I to provide handier support for java time. Sadly a few existing FTL's got broken which called methods like Instant#toEpochMilli(), and I was actually a bit surprized that those methods disappeared now.

I created a pull request #19

lazee commented

@mihxil I'm really sorry that I haven't replied on this earlier. I have started at a new company, and haven't really had the time to look into anything else. I will look at this and come back to you.

lazee commented

@mihxil I like this. Could you please resolve the conflict I've introduced with master? Then I will merge it in.

lazee commented

Actually I think we should do it with a little twist. I hope it is ok that I take the idea for this and gives you credit in the README file, instead of pulling it in directly (given the conflict)...

lazee commented

Will be fixed in #26

Or course, Thanks.

lazee commented

2.0.0 just release @mihxil . Available tomorrow from central repo