On Mon, Nov 23, 2009 at 9:54 PM, Reinier Zwitserloot <[email protected]>wrote:
> Something like gant > (ant, but build files with groovy), or gradle (like maven, but config > written in groovy) so easily beats their origin counterparts primarily > because XML is just such a pain to write and read back unless you're > actually writing a book. > Add Guice vs. Spring to that list. Nowadays, there's really no reason not to use a real programming language for programming tasks. That said, I do prefer the template + embedded programming language generally used for web pages to Alexey's approach (even though it is kind of cool). Moandji -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=.
