analogueboy wrote:Why did u decide to use Freemarker? I'd never seen Freemarker code until I downloaded jforum, and whilst I'm impressed by the speed, it doesn't seem to be widely used.
I started with Velocity, but then I came with some annoying limitations, and every time I asked for help or explanations on their list, the anwsers were nothing as I was expecting at all.
Freemarker is being constantly improved, and up to now there are so many features that you cannot simply call it as a "template engine".. It does much more ( this can be at the same time good and bad, anyway ).
analogueboy wrote:
Also, did u consider using a persistence framework like hibernate to save you hand-coding the data access?
There are already some manifestations ( see other questions ) about using other data persistence engines, like Hibernate and Prevayler ( and another one I can't remember the name ). There isn't any concrete code yet, but you could wait for them in a near future ;) ( or, of couse, you can develop it before the others hehehe )
Rafael
[originally posted on jforum.net by Rafael Steil]