pvdung / jmte

Automatically exported from code.google.com/p/jmte
Apache License 2.0
0 stars 0 forks source link

Enhancement: Allow ahead-of-time compilation #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great if I could set up an ant task to compile my templates into 
Java code ahead of time. That way, I can tell exactly what the code is doing 
and potentially have no runtime requirement on jmte or any other library at all.

Do you think this might be possible?

Original issue reported on code.google.com by matt...@jaggard.org.uk on 9 Nov 2011 at 11:16

GoogleCodeExporter commented 9 years ago
Sounds like a good idea. Spitting out pure Java code without additional libary 
requirements, might lead to rather large files. Will check. 

Original comment by oliver.z...@gmail.com on 6 Dec 2011 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by oliver.z...@gmail.com on 27 Apr 2012 at 8:57