changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Create processor for handlebarsJs based on java library #486

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create an alternative processor for handlebarsJs which will use a java library 
instead of rhino: https://github.com/edgarespina/handlebars.java

The advantage of this processor is that is should be faster than the one based 
on rhino.

Original issue reported on code.google.com by alex.obj...@gmail.com on 10 Jul 2012 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 29 Jul 2012 at 9:17

GoogleCodeExporter commented 9 years ago
The updated link to the java library: https://github.com/jknack/handlebars.java

Original comment by alex.obj...@gmail.com on 18 Oct 2012 at 8:57

GoogleCodeExporter commented 9 years ago
Closing this issue with WONTFIX resolution, since the handlebars java library 
does not provide a way to compile handlebars template into javascript.

Original comment by alex.obj...@gmail.com on 12 Jan 2013 at 2:53